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
// vIndex: 0
17
virtual ::AABB
const
& _getDimensionBounds()
const
= 0;
18
// NOLINTEND
19
20
public
:
21
// virtual function thunks
22
// NOLINTBEGIN
23
24
// NOLINTEND
25
};
26
27
}
// namespace Editor::ScriptModule
AABB
Definition
AABB.h:18
Editor::ScriptModule::ScriptWidgetService_WidgetInterface
Definition
ScriptWidgetService_WidgetInterface.h:12
src
mc
common
editor
ScriptWidgetService_WidgetInterface.h
Generated on Fri Jun 13 2025 05:04:20 for LeviLamina by
1.12.0