LeviLamina
Loading...
Searching...
No Matches
ScriptComponent.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
// auto generated inclusion list
6
#include "mc/deps/scripting/binding_type/ClassBindingBuilder.h"
7
8
namespace
ScriptModuleMinecraft {
9
10
class
ScriptComponent
{
11
public
:
12
// member variables
13
// NOLINTBEGIN
14
::ll::UntypedStorage<8, 16>
mUnkad83bc;
15
::ll::UntypedStorage<8, 32>
mUnk4e2e45;
16
// NOLINTEND
17
18
public
:
19
// prevent constructor by default
20
ScriptComponent
& operator=(
ScriptComponent
const
&);
21
ScriptComponent
(
ScriptComponent
const
&);
22
ScriptComponent
();
23
24
public
:
25
// virtual functions
26
// NOLINTBEGIN
27
// vIndex: 0
28
virtual
~ScriptComponent
();
29
30
// vIndex: 1
31
virtual
bool
_isValid()
const
= 0;
32
// NOLINTEND
33
34
public
:
35
// static functions
36
// NOLINTBEGIN
37
MCAPI static ::Scripting::ClassBindingBuilder<::ScriptModuleMinecraft::ScriptComponent> bind();
38
// NOLINTEND
39
40
public
:
41
// destructor thunk
42
// NOLINTBEGIN
43
MCFOLD
void
$dtor();
44
// NOLINTEND
45
46
public
:
47
// virtual function thunks
48
// NOLINTBEGIN
49
50
// NOLINTEND
51
52
public
:
53
// vftables
54
// NOLINTBEGIN
55
MCAPI
static
void
** $vftable();
56
// NOLINTEND
57
};
58
59
}
// namespace ScriptModuleMinecraft
ScriptModuleMinecraft::ScriptComponent
Definition
ScriptComponent.h:10
ll::UntypedStorage
Definition
Alias.h:14
src
mc
scripting
modules
minecraft
components
ScriptComponent.h
Generated on Sat Apr 26 2025 05:55:51 for LeviLamina by
1.12.0