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:243
src-server
mc
editor
StructureSource.h
Generated on Sun Oct 12 2025 06:31:36 for LeviLamina by
1.12.0