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
MCNAPI static ::RakNet::StringTable*&
instance
();
24
25
MCNAPI
static
int
&
referenceCount
();
26
// NOLINTEND
27
};
28
29
}
// namespace RakNet
RakNet::StringTable
Definition
StringTable.h:7
RakNet::StringTable::instance
static MCAPI ::RakNet::StringTable *& instance()
RakNet::StringTable::referenceCount
static MCAPI int & referenceCount()
ll::UntypedStorage
Definition
Alias.h:14
src
mc
deps
raknet
StringTable.h
Generated on Wed Jul 16 2025 07:40:51 for LeviLamina by
1.12.0