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