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