LeviLamina
Loading...
Searching...
No Matches
PlayFabIdentity.h
1#pragma once
2
3#include "mc/_HeaderOutputPredefine.h"
4
5namespace Social {
6
8public:
9 // PlayFabIdentity inner types define
10 enum class RetryType : uint {};
11};
12
13} // namespace Social
Definition PlayFabIdentity.h:7