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
MCNAPI
StringCompressor
();
23
// NOLINTEND
24
25
public
:
26
// static functions
27
// NOLINTBEGIN
28
MCNAPI
static
void
RemoveReference
();
29
// NOLINTEND
30
31
public
:
32
// static variables
33
// NOLINTBEGIN
34
MCNAPI static ::RakNet::StringCompressor*&
instance
();
35
36
MCNAPI
static
int
&
referenceCount
();
37
// NOLINTEND
38
39
public
:
40
// constructor thunks
41
// NOLINTBEGIN
42
MCNAPI
void
*
$ctor
();
43
// NOLINTEND
44
};
45
46
}
// namespace RakNet
RakNet::StringCompressor
Definition
StringCompressor.h:7
RakNet::StringCompressor::$ctor
MCAPI void * $ctor()
RakNet::StringCompressor::RemoveReference
static MCAPI void RemoveReference()
RakNet::StringCompressor::referenceCount
static MCAPI int & referenceCount()
RakNet::StringCompressor::StringCompressor
MCAPI StringCompressor()
RakNet::StringCompressor::instance
static MCAPI ::RakNet::StringCompressor *& instance()
ll::UntypedStorage
Definition
Alias.h:14
src
mc
deps
raknet
StringCompressor.h
Generated on Wed Aug 27 2025 11:39:37 for LeviLamina by
1.12.0