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