LeviLamina
Loading...
Searching...
No Matches
MultiplayerServiceIdentifier.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
namespace
Social {
6
7
enum class
MultiplayerServiceIdentifier :
int
{
8
XboxLive = 0,
9
Nintendo = 1,
10
AdHoc = 2,
11
Playstation = 3,
12
Edu = 4,
13
Mock = 5,
14
Undefined = -1,
15
};
16
17
}
src
mc
client
social
MultiplayerServiceIdentifier.h
Generated on Sat Apr 26 2025 05:55:22 for LeviLamina by
1.12.0