LeviLamina
Loading...
Searching...
No Matches
ScriptWidgetComponentRenderPrimType_Box.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
// auto generated inclusion list
6
#include "mc/editor/script/ScriptWidgetComponentRenderPrimTypeBase.h"
7
8
// auto generated forward declare list
9
// clang-format off
10
namespace
Scripting {
struct
ClassBinding; }
11
// clang-format on
12
13
namespace
Editor::ScriptModule {
14
15
class
ScriptWidgetComponentRenderPrimType_Box
:
public
::Editor::ScriptModule::ScriptWidgetComponentRenderPrimTypeBase
{
16
public
:
17
// member variables
18
// NOLINTBEGIN
19
::ll::UntypedStorage<4, 12>
mUnk5221be;
20
::ll::UntypedStorage<4, 16>
mUnk3d8d45;
21
::ll::UntypedStorage<4, 24>
mUnk6f250e;
22
// NOLINTEND
23
24
public
:
25
// prevent constructor by default
26
ScriptWidgetComponentRenderPrimType_Box
& operator=(
ScriptWidgetComponentRenderPrimType_Box
const
&);
27
ScriptWidgetComponentRenderPrimType_Box
(
ScriptWidgetComponentRenderPrimType_Box
const
&);
28
ScriptWidgetComponentRenderPrimType_Box
();
29
30
public
:
31
// virtual functions
32
// NOLINTBEGIN
33
// vIndex: 0
34
virtual
~ScriptWidgetComponentRenderPrimType_Box
()
/*override*/
=
default
;
35
// NOLINTEND
36
37
public
:
38
// member functions
39
// NOLINTBEGIN
40
MCNAPI
bool
operator==
(
::Editor::ScriptModule::ScriptWidgetComponentRenderPrimType_Box
const
& other)
const
;
41
// NOLINTEND
42
43
public
:
44
// static functions
45
// NOLINTBEGIN
46
MCNAPI static ::Scripting::ClassBinding
bindScript
();
47
// NOLINTEND
48
49
public
:
50
// vftables
51
// NOLINTBEGIN
52
MCNAPI
static
void
**
$vftable
();
53
// NOLINTEND
54
};
55
56
}
// namespace Editor::ScriptModule
Editor::ScriptModule::ScriptWidgetComponentRenderPrimTypeBase
Definition
ScriptWidgetComponentRenderPrimTypeBase.h:12
Editor::ScriptModule::ScriptWidgetComponentRenderPrimType_Box
Definition
ScriptWidgetComponentRenderPrimType_Box.h:15
Editor::ScriptModule::ScriptWidgetComponentRenderPrimType_Box::bindScript
static MCAPI ::Scripting::ClassBinding bindScript()
Editor::ScriptModule::ScriptWidgetComponentRenderPrimType_Box::$vftable
static MCAPI void ** $vftable()
Editor::ScriptModule::ScriptWidgetComponentRenderPrimType_Box::operator==
MCAPI bool operator==(::Editor::ScriptModule::ScriptWidgetComponentRenderPrimType_Box const &other) const
ll::UntypedStorage
Definition
Alias.h:14
src-server
mc
editor
script
ScriptWidgetComponentRenderPrimType_Box.h
Generated on Tue Oct 28 2025 05:31:43 for LeviLamina by
1.12.0