LeviLamina
Loading...
Searching...
No Matches
TestConfig.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
class
TestConfig {
6
public
:
7
// member variables
8
// NOLINTBEGIN
9
::ll::UntypedStorage<4, 4>
mUnk9d6546;
10
::ll::UntypedStorage<4, 4>
mUnk5d82e6;
11
::ll::UntypedStorage<1, 1>
mUnk1524f2;
12
::ll::UntypedStorage<4, 4>
mUnkddc2c8;
13
::ll::UntypedStorage<8, 24>
mUnk7be769;
14
::ll::UntypedStorage<4, 4>
mUnka31c3c;
15
::ll::UntypedStorage<1, 1>
mUnk9988fe;
16
::ll::UntypedStorage<1, 1>
mUnkce1c9d;
17
::ll::UntypedStorage<1, 1>
mUnk5a5683;
18
::ll::UntypedStorage<8, 32>
mUnkd000c7;
19
::ll::UntypedStorage<8, 32>
mUnk82f329;
20
::ll::UntypedStorage<1, 1>
mUnk36c632;
21
// NOLINTEND
22
23
public
:
24
// prevent constructor by default
25
TestConfig& operator=(TestConfig
const
&);
26
TestConfig(TestConfig
const
&);
27
TestConfig();
28
29
public
:
30
// member functions
31
// NOLINTBEGIN
32
MCNAPI ::TestConfig&
operator=
(::TestConfig&&);
33
34
MCNAPI
~TestConfig
();
35
// NOLINTEND
36
37
public
:
38
// destructor thunk
39
// NOLINTBEGIN
40
MCNAPI
void
$dtor
();
41
// NOLINTEND
42
};
TestConfig::~TestConfig
MCAPI ~TestConfig()
TestConfig::$dtor
MCAPI void $dtor()
TestConfig::operator=
MCAPI::TestConfig & operator=(::TestConfig &&)
ll::UntypedStorage
Definition
Alias.h:14
src-server
mc
server
TestConfig.h
Generated on
for LeviLamina by
1.16.1