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
BoundingBox
= 7,
16
VolumeOutline = 8,
17
};
18
19
}
BoundingBox
Definition
BoundingBox.h:13
Spline
Definition
Spline.h:6
src
mc
common
editor
WidgetComponentType.h
Generated on Fri Jun 13 2025 05:04:20 for LeviLamina by
1.12.0