LeviLamina
Loading...
Searching...
No Matches
PersistentDataType.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
namespace
Editor::Services {
6
7
enum class
PersistentDataType :
int
{
8
ClientProject = 0,
9
ClientGlobal = 1,
10
ServerProject = 2,
11
};
12
13
}
src
mc
editor
services
persistence
PersistentDataType.h
Generated on Sat Apr 26 2025 05:55:33 for LeviLamina by
1.12.0