LeviLamina
Loading...
Searching...
No Matches
ScriptSystemInfo.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
ScriptSystemInfo
{
11
public
:
12
// member variables
13
// NOLINTBEGIN
14
::ll::UntypedStorage<4, 4>
mUnk93638a;
15
// NOLINTEND
16
17
public
:
18
// prevent constructor by default
19
ScriptSystemInfo
& operator=(
ScriptSystemInfo
const
&);
20
ScriptSystemInfo
(
ScriptSystemInfo
const
&);
21
ScriptSystemInfo
();
22
23
public
:
24
// virtual functions
25
// NOLINTBEGIN
26
// vIndex: 0
27
virtual
~ScriptSystemInfo
();
28
// NOLINTEND
29
30
public
:
31
// static functions
32
// NOLINTBEGIN
33
MCAPI static ::Scripting::ClassBindingBuilder<::ScriptModuleMinecraft::ScriptSystemInfo> bind();
34
// NOLINTEND
35
36
public
:
37
// destructor thunk
38
// NOLINTBEGIN
39
MCAPI
void
$dtor();
40
// NOLINTEND
41
42
public
:
43
// vftables
44
// NOLINTBEGIN
45
MCAPI
static
void
** $vftable();
46
// NOLINTEND
47
};
48
49
}
// namespace ScriptModuleMinecraft
ScriptModuleMinecraft::ScriptSystemInfo
Definition
ScriptSystemInfo.h:10
ll::UntypedStorage
Definition
Alias.h:14
src
mc
scripting
modules
minecraft
device
ScriptSystemInfo.h
Generated on Sat Apr 26 2025 05:55:51 for LeviLamina by
1.12.0