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
EduNetwork = 4,
13
Mock = 5,
14
Count = 6,
15
All = 7,
16
};
17
18
}
src
mc
identity
IdentityType.h
Generated on Wed Jul 23 2025 08:34:13 for LeviLamina by
1.12.0