LeviLamina
Loading...
Searching...
No Matches
WidgetComponentType.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
namespace
Editor::Widgets {
6
7
enum class
WidgetComponentType :
int
{
8
Entity = 0,
9
Text = 1,
10
Gizmo = 2,
11
GuideSensor = 3,
12
Spline = 4,
13
RenderPrim = 5,
14
Clipboard = 6,
15
};
16
17
}
src
mc
common
editor
WidgetComponentType.h
Generated on Sat Apr 26 2025 05:55:23 for LeviLamina by
1.12.0