LeviLamina
Loading...
Searching...
No Matches
StructureSource.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
namespace
Editor {
6
7
enum class
StructureSource :
int
{
8
Bp = 0,
9
EditorProject = 1,
10
File = 2,
11
Level = 3,
12
Count = 4,
13
};
14
15
}
src
mc
editor
structure
StructureSource.h
Generated on
for LeviLamina by
1.16.1