LeviLamina
Loading...
Searching...
No Matches
ScriptWidgetGroupErrorInvalidObject.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
// auto generated inclusion list
6
#include "mc/deps/scripting/runtime/Error.h"
7
8
namespace
Editor::ScriptModule {
9
10
class
ScriptWidgetGroupErrorInvalidObject
:
public
::Scripting::Error
{
11
public
:
12
// member functions
13
// NOLINTBEGIN
14
MCAPI
ScriptWidgetGroupErrorInvalidObject
();
15
16
MCAPI
~ScriptWidgetGroupErrorInvalidObject
();
17
// NOLINTEND
18
19
public
:
20
// constructor thunks
21
// NOLINTBEGIN
22
MCAPI
void
* $ctor();
23
// NOLINTEND
24
25
public
:
26
// destructor thunk
27
// NOLINTBEGIN
28
MCFOLD
void
$dtor();
29
// NOLINTEND
30
};
31
32
}
// namespace Editor::ScriptModule
Editor::ScriptModule::ScriptWidgetGroupErrorInvalidObject
Definition
ScriptWidgetGroupErrorInvalidObject.h:10
Scripting::Error
Definition
Error.h:7
src
mc
editor
script
ScriptWidgetGroupErrorInvalidObject.h
Generated on Sat Apr 26 2025 05:55:33 for LeviLamina by
1.12.0