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
mc
identity
IdentityEventResponse.h
Generated on Fri Jun 13 2025 05:04:41 for LeviLamina by
1.12.0