LeviLamina
Loading...
Searching...
No Matches
ContextConfig.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
namespace
Scripting {
6
7
struct
ContextConfig
{
8
public
:
9
// member variables
10
// NOLINTBEGIN
11
::ll::UntypedStorage<8, 32>
mUnk5da6f2;
12
::ll::UntypedStorage<8, 32>
mUnk782aa9;
13
::ll::UntypedStorage<4, 8>
mUnk67ca24;
14
::ll::UntypedStorage<4, 8>
mUnkcb7615;
15
::ll::UntypedStorage<8, 40>
mUnk3c790a;
16
::ll::UntypedStorage<8, 32>
mUnk28a7b4;
17
::ll::UntypedStorage<8, 104>
mUnkc9edc0;
18
::ll::UntypedStorage<1, 1>
mUnkae7c5b;
19
::ll::UntypedStorage<8, 24>
mUnk8dcce4;
20
::ll::UntypedStorage<4, 4>
mUnke423f8;
21
// NOLINTEND
22
23
public
:
24
// prevent constructor by default
25
ContextConfig
();
26
27
public
:
28
// member functions
29
// NOLINTBEGIN
30
MCAPI
ContextConfig
(
::Scripting::ContextConfig
&&);
31
32
MCAPI
ContextConfig
(
::Scripting::ContextConfig
const
&);
33
34
MCAPI ::Scripting::ContextConfig& operator=(
::Scripting::ContextConfig
const
&);
35
36
MCAPI ::Scripting::ContextConfig& operator=(
::Scripting::ContextConfig
&&);
37
38
MCAPI
~ContextConfig
();
39
// NOLINTEND
40
41
public
:
42
// constructor thunks
43
// NOLINTBEGIN
44
MCAPI
void
* $ctor(
::Scripting::ContextConfig
&&);
45
46
MCAPI
void
* $ctor(
::Scripting::ContextConfig
const
&);
47
// NOLINTEND
48
49
public
:
50
// destructor thunk
51
// NOLINTBEGIN
52
MCAPI
void
$dtor();
53
// NOLINTEND
54
};
55
56
}
// namespace Scripting
Scripting::ContextConfig
Definition
ContextConfig.h:7
ll::UntypedStorage
Definition
Alias.h:14
src
mc
deps
scripting
script_engine
ContextConfig.h
Generated on Sat Apr 26 2025 05:55:31 for LeviLamina by
1.12.0