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