LeviLamina
Loading...
Searching...
No Matches
PersistenceScope.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
namespace
Editor::Services {
6
7
enum class
PersistenceScope :
int
{
8
ClientProject = 0,
9
ClientGlobal = 1,
10
ServerProject = 2,
11
ServerGlobal = 3,
12
};
13
14
}
src-server
mc
common
editor
PersistenceScope.h
Generated on Tue Nov 25 2025 04:00:40 for LeviLamina by
1.12.0