LeviLamina
Loading...
Searching...
No Matches
VirtualAllocatorStats.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
namespace
Bedrock::Memory {
6
7
class
VirtualAllocatorStats {
8
public
:
9
// member variables
10
// NOLINTBEGIN
11
::ll::UntypedStorage<8, 8>
mUnke1f9a8;
12
::ll::UntypedStorage<8, 8>
mUnk2efecb;
13
::ll::UntypedStorage<8, 8>
mUnk54c7b8;
14
::ll::UntypedStorage<8, 8>
mUnkffbb7b;
15
// NOLINTEND
16
17
public
:
18
// prevent constructor by default
19
VirtualAllocatorStats& operator=(VirtualAllocatorStats
const
&);
20
VirtualAllocatorStats(VirtualAllocatorStats
const
&);
21
VirtualAllocatorStats();
22
};
23
24
}
// namespace Bedrock::Memory
ll::UntypedStorage
Definition
Alias.h:14
src
mc
deps
core
memory
VirtualAllocatorStats.h
Generated on
for LeviLamina by
1.16.1