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 Sat Apr 26 2025 05:55:45 for LeviLamina by
1.12.0