LeviLamina
Loading...
Searching...
No Matches
WidgetComponentGizmo.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
namespace
Editor::Widgets {
6
7
struct
WidgetComponentGizmo
{
8
public
:
9
// WidgetComponentGizmo inner types declare
10
// clang-format off
11
struct
GrabbedInfo
;
12
// clang-format on
13
14
// WidgetComponentGizmo inner types define
15
struct
GrabbedInfo
{};
16
};
17
18
}
// namespace Editor::Widgets
Editor::Widgets::WidgetComponentGizmo::GrabbedInfo
Definition
WidgetComponentGizmo.h:15
Editor::Widgets::WidgetComponentGizmo
Definition
WidgetComponentGizmo.h:7
src-server
mc
client
editor
services
widgets
WidgetComponentGizmo.h
Generated on
for LeviLamina by
1.16.1