LeviLamina
Loading...
Searching...
No Matches
PlayFabEnvironment.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
namespace
Social {
6
7
enum class
PlayFabEnvironment :
int
{
8
Development = 0,
9
Test = 1,
10
Production = 2,
11
};
12
13
}
src
mc
client
options
PlayFabEnvironment.h
Generated on Sat Apr 26 2025 05:55:21 for LeviLamina by
1.12.0