LeviLamina
Loading...
Searching...
No Matches
StringCompressor.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
namespace
RakNet {
6
7
class
StringCompressor
{
8
public
:
9
// member variables
10
// NOLINTBEGIN
11
::ll::UntypedStorage<8, 32>
mUnk957c28;
12
// NOLINTEND
13
14
public
:
15
// prevent constructor by default
16
StringCompressor
& operator=(
StringCompressor
const
&);
17
StringCompressor
(
StringCompressor
const
&);
18
19
public
:
20
// member functions
21
// NOLINTBEGIN
22
MCAPI
StringCompressor
();
23
// NOLINTEND
24
25
public
:
26
// static functions
27
// NOLINTBEGIN
28
MCAPI
static
void
RemoveReference();
29
// NOLINTEND
30
31
public
:
32
// static variables
33
// NOLINTBEGIN
34
MCAPI static ::RakNet::StringCompressor*& instance();
35
36
MCAPI
static
int
& referenceCount();
37
// NOLINTEND
38
39
public
:
40
// constructor thunks
41
// NOLINTBEGIN
42
MCAPI
void
* $ctor();
43
// NOLINTEND
44
};
45
46
}
// namespace RakNet
RakNet::StringCompressor
Definition
StringCompressor.h:7
ll::UntypedStorage
Definition
Alias.h:14
src
mc
deps
raknet
StringCompressor.h
Generated on Sat Apr 26 2025 05:55:29 for LeviLamina by
1.12.0