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
MCNAPI ::GameTestResult&
operator=
(
::GameTestResult
&&);
26
27
MCNAPI ::GameTestResult&
operator=
(
::GameTestResult
const
&);
28
29
MCNAPI
bool
operator==
(
::GameTestResult
const
& rhs)
const
;
30
31
MCNAPI
~GameTestResult
();
32
// NOLINTEND
33
34
public
:
35
// destructor thunk
36
// NOLINTBEGIN
37
MCNAPI
void
$dtor
();
38
// NOLINTEND
39
};
GameTestResult
Definition
GameTestResult.h:5
GameTestResult::$dtor
MCAPI void $dtor()
GameTestResult::~GameTestResult
MCAPI ~GameTestResult()
GameTestResult::operator==
MCAPI bool operator==(::GameTestResult const &rhs) const
GameTestResult::operator=
MCAPI::GameTestResult & operator=(::GameTestResult const &)
GameTestResult::operator=
MCAPI::GameTestResult & operator=(::GameTestResult &&)
ll::UntypedStorage
Definition
Alias.h:14
src
mc
server
GameTestResult.h
Generated on Fri Jun 13 2025 05:04:54 for LeviLamina by
1.12.0