LeviLamina
Loading...
Searching...
No Matches
ServerPerformanceData.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
// auto generated inclusion list
6
#include "mc/deps/core/utility/EnableNonOwnerReferences.h"
7
8
struct
ServerPerformanceData :
public
::Bedrock::EnableNonOwnerReferences
{
9
public
:
10
// member variables
11
// NOLINTBEGIN
12
::ll::UntypedStorage<8, 48>
mUnk90f384;
13
::ll::UntypedStorage<8, 48>
mUnkeac554;
14
::ll::UntypedStorage<8, 48>
mUnk63f31f;
15
::ll::UntypedStorage<8, 48>
mUnkf38210;
16
::ll::UntypedStorage<8, 48>
mUnkb8e3b5;
17
::ll::UntypedStorage<8, 48>
mUnk8a5b76;
18
::ll::UntypedStorage<8, 48>
mUnk637e78;
19
::ll::UntypedStorage<8, 16>
mUnke76a06;
20
::ll::UntypedStorage<8, 48>
mUnkc61a06;
21
::ll::UntypedStorage<8, 184>
mUnkf9461b;
22
::ll::UntypedStorage<8, 184>
mUnk33527a;
23
::ll::UntypedStorage<8, 184>
mUnk37c092;
24
// NOLINTEND
25
26
public
:
27
// prevent constructor by default
28
ServerPerformanceData& operator=(ServerPerformanceData
const
&);
29
ServerPerformanceData
(ServerPerformanceData
const
&);
30
31
public
:
32
// virtual functions
33
// NOLINTBEGIN
34
virtual
~ServerPerformanceData()
/*override*/
;
35
// NOLINTEND
36
37
public
:
38
// member functions
39
// NOLINTBEGIN
40
MCNAPI
ServerPerformanceData
();
41
// NOLINTEND
42
43
public
:
44
// constructor thunks
45
// NOLINTBEGIN
46
MCNAPI
void
*
$ctor
();
47
// NOLINTEND
48
49
public
:
50
// destructor thunk
51
// NOLINTBEGIN
52
MCNAPI
void
$dtor
();
53
// NOLINTEND
54
55
public
:
56
// vftables
57
// NOLINTBEGIN
58
MCNAPI
static
void
**
$vftable
();
59
// NOLINTEND
60
};
Bedrock::EnableNonOwnerReferences
Definition
EnableNonOwnerReferences.h:7
ServerPerformanceData::$vftable
static MCAPI void ** $vftable()
ServerPerformanceData::$ctor
MCAPI void * $ctor()
ServerPerformanceData::ServerPerformanceData
MCAPI ServerPerformanceData()
ServerPerformanceData::$dtor
MCAPI void $dtor()
ll::UntypedStorage
Definition
Alias.h:14
src
mc
server
ServerPerformanceData.h
Generated on
for LeviLamina by
1.16.1