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
}
Level
Definition
Level.h:238
src
mc
common
editor
StructureSource.h
Generated on Fri Jun 13 2025 05:04:20 for LeviLamina by
1.12.0