LeviLamina
Loading...
Searching...
No Matches
ScriptServerVariables.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
// auto generated forward declare list
9
// clang-format off
10
namespace
Scripting {
struct
JSON; }
11
// clang-format on
12
13
namespace
ScriptModuleServerAdmin {
14
15
class
ScriptServerVariables
{
16
public
:
17
// member variables
18
// NOLINTBEGIN
19
::ll::UntypedStorage<8, 24>
mUnkf89f71;
20
::ll::UntypedStorage<8, 296>
mUnkacdc32;
21
// NOLINTEND
22
23
public
:
24
// prevent constructor by default
25
ScriptServerVariables
& operator=(
ScriptServerVariables
const
&);
26
ScriptServerVariables
(
ScriptServerVariables
const
&);
27
ScriptServerVariables
();
28
29
public
:
30
// member functions
31
// NOLINTBEGIN
32
MCAPI ::std::optional<::Scripting::JSON> get(::std::string
const
& name)
const
;
33
34
MCAPI ::std::vector<::std::string> getAllVariableNames()
const
;
35
36
MCAPI
~ScriptServerVariables
();
37
// NOLINTEND
38
39
public
:
40
// static functions
41
// NOLINTBEGIN
42
MCAPI static ::Scripting::ClassBindingBuilder<::ScriptModuleServerAdmin::ScriptServerVariables> bind();
43
// NOLINTEND
44
45
public
:
46
// destructor thunk
47
// NOLINTBEGIN
48
MCFOLD
void
$dtor();
49
// NOLINTEND
50
};
51
52
}
// namespace ScriptModuleServerAdmin
ScriptModuleServerAdmin::ScriptServerVariables
Definition
ScriptServerVariables.h:15
ll::UntypedStorage
Definition
Alias.h:14
src
mc
scripting
modules
server_admin
ScriptServerVariables.h
Generated on Sat Apr 26 2025 05:55:55 for LeviLamina by
1.12.0