LeviLamina
Loading...
Searching...
No Matches
IdentityEventResponse.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
namespace
Social {
6
7
enum class
IdentityEventResponse :
int
{
8
None = 0,
9
ReadyForSignIn = 1,
10
Error = 2,
11
};
12
13
}
src-server
mc
identity
IdentityEventResponse.h
Generated on Sun Oct 12 2025 06:31:53 for LeviLamina by
1.12.0