LeviLamina
Loading...
Searching...
No Matches
IdentityType.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
namespace
Social {
6
7
enum class
IdentityType : uint64 {
8
PlayFab = 0,
9
XboxLive = 1,
10
Platform = 2,
11
PlatformNetwork = 3,
12
Mock = 4,
13
Count = 5,
14
All = 6,
15
};
16
17
}
src
mc
identity
IdentityType.h
Generated on Fri Jun 13 2025 05:04:41 for LeviLamina by
1.12.0