LeviLamina
Loading...
Searching...
No Matches
BytePool.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
namespace
DataStructures {
6
7
class
BytePool
{
8
public
:
9
// member variables
10
// NOLINTBEGIN
11
::ll::UntypedStorage<8, 32>
mUnk82ed3d;
12
::ll::UntypedStorage<8, 32>
mUnk44850d;
13
::ll::UntypedStorage<8, 32>
mUnk7a1a11;
14
::ll::UntypedStorage<8, 32>
mUnk51f8e9;
15
// NOLINTEND
16
17
public
:
18
// prevent constructor by default
19
BytePool
& operator=(
BytePool
const
&);
20
BytePool
(
BytePool
const
&);
21
BytePool
();
22
};
23
24
}
// namespace DataStructures
DataStructures::BytePool
Definition
BytePool.h:7
ll::UntypedStorage
Definition
Alias.h:14
src
mc
deps
raknet
data_structures
BytePool.h
Generated on Sat Apr 26 2025 05:55:28 for LeviLamina by
1.12.0