LeviLamina
Loading...
Searching...
No Matches
GameTestResult.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
struct
GameTestResult
{
6
public
:
7
// member variables
8
// NOLINTBEGIN
9
::ll::UntypedStorage<8, 32>
mUnk277d7f;
10
::ll::UntypedStorage<4, 4>
mUnkb55a6f;
11
::ll::UntypedStorage<8, 32>
mUnk401808;
12
::ll::UntypedStorage<8, 32>
mUnk4f77ed;
13
::ll::UntypedStorage<8, 32>
mUnkc05b2e;
14
::ll::UntypedStorage<8, 32>
mUnk6ff4ae;
15
// NOLINTEND
16
17
public
:
18
// prevent constructor by default
19
GameTestResult
(
GameTestResult
const
&);
20
GameTestResult
();
21
22
public
:
23
// member functions
24
// NOLINTBEGIN
25
MCAPI ::GameTestResult& operator=(
::GameTestResult
&&);
26
27
MCAPI ::GameTestResult& operator=(
::GameTestResult
const
&);
28
29
MCAPI
bool
operator==(
::GameTestResult
const
& rhs)
const
;
30
31
MCAPI
~GameTestResult
();
32
// NOLINTEND
33
34
public
:
35
// destructor thunk
36
// NOLINTBEGIN
37
MCAPI
void
$dtor();
38
// NOLINTEND
39
};
GameTestResult
Definition
GameTestResult.h:5
ll::UntypedStorage
Definition
Alias.h:14
src
mc
server
GameTestResult.h
Generated on Sat Apr 26 2025 05:55:58 for LeviLamina by
1.12.0