LeviLamina
Loading...
Searching...
No Matches
ScriptWidgetService_WidgetInterface.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
// auto generated forward declare list
6
// clang-format off
7
class
AABB
;
8
// clang-format on
9
10
namespace
Editor::ScriptModule {
11
12
class
ScriptWidgetService_WidgetInterface
{
13
public
:
14
// virtual functions
15
// NOLINTBEGIN
16
virtual ::AABB
const
& _getDimensionBounds()
const
= 0;
17
// NOLINTEND
18
19
public
:
20
// virtual function thunks
21
// NOLINTBEGIN
22
23
// NOLINTEND
24
};
25
26
}
// namespace Editor::ScriptModule
AABB
Definition
AABB.h:18
Editor::ScriptModule::ScriptWidgetService_WidgetInterface
Definition
ScriptWidgetService_WidgetInterface.h:12
src
mc
editor
script
ScriptWidgetService_WidgetInterface.h
Generated on
for LeviLamina by
1.16.1