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