LeviLamina
Loading...
Searching...
No Matches
VariableDeltaSerializer.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
namespace
RakNet {
6
7
class
VariableDeltaSerializer {
8
public
:
9
// VariableDeltaSerializer inner types declare
10
// clang-format off
11
struct
ChangedVariablesList
;
12
struct
DeserializationContext
;
13
struct
RemoteSystemVariableHistory
;
14
struct
SerializationContext
;
15
// clang-format on
16
17
// VariableDeltaSerializer inner types define
18
struct
ChangedVariablesList {
19
public
:
20
// member variables
21
// NOLINTBEGIN
22
::ll::UntypedStorage<4, 4>
mUnk34ae0b;
23
::ll::UntypedStorage<2, 2>
mUnk935bb4;
24
::ll::UntypedStorage<1, 56>
mUnk1e20ff;
25
// NOLINTEND
26
27
public
:
28
// prevent constructor by default
29
ChangedVariablesList& operator=(ChangedVariablesList
const
&);
30
ChangedVariablesList(ChangedVariablesList
const
&);
31
ChangedVariablesList();
32
};
33
34
struct
DeserializationContext {
35
public
:
36
// member variables
37
// NOLINTBEGIN
38
::ll::UntypedStorage<8, 8>
mUnkde12c7;
39
// NOLINTEND
40
41
public
:
42
// prevent constructor by default
43
DeserializationContext& operator=(DeserializationContext
const
&);
44
DeserializationContext(DeserializationContext
const
&);
45
DeserializationContext();
46
};
47
48
struct
RemoteSystemVariableHistory {
49
public
:
50
// member variables
51
// NOLINTBEGIN
52
::ll::UntypedStorage<8, 16>
mUnke5f75a;
53
::ll::UntypedStorage<8, 24>
mUnka949fe;
54
::ll::UntypedStorage<8, 16>
mUnk3fa945;
55
// NOLINTEND
56
57
public
:
58
// prevent constructor by default
59
RemoteSystemVariableHistory& operator=(RemoteSystemVariableHistory
const
&);
60
RemoteSystemVariableHistory(RemoteSystemVariableHistory
const
&);
61
RemoteSystemVariableHistory();
62
};
63
64
struct
SerializationContext {
65
public
:
66
// member variables
67
// NOLINTBEGIN
68
::ll::UntypedStorage<8, 16>
mUnk6a0c80;
69
::ll::UntypedStorage<8, 8>
mUnk46a485;
70
::ll::UntypedStorage<4, 4>
mUnk9533de;
71
::ll::UntypedStorage<8, 8>
mUnk1937a5;
72
::ll::UntypedStorage<8, 8>
mUnk83e854;
73
::ll::UntypedStorage<8, 8>
mUnk117ee0;
74
::ll::UntypedStorage<8, 8>
mUnkb16c84;
75
::ll::UntypedStorage<4, 4>
mUnkf4bcfa;
76
::ll::UntypedStorage<4, 4>
mUnkf4b2de;
77
::ll::UntypedStorage<1, 1>
mUnk91dc99;
78
::ll::UntypedStorage<1, 1>
mUnk9d9f95;
79
// NOLINTEND
80
81
public
:
82
// prevent constructor by default
83
SerializationContext& operator=(SerializationContext
const
&);
84
SerializationContext(SerializationContext
const
&);
85
SerializationContext();
86
};
87
88
public
:
89
// member variables
90
// NOLINTBEGIN
91
::ll::UntypedStorage<8, 16>
mUnk3f861a;
92
::ll::UntypedStorage<8, 32>
mUnkf4328f;
93
::ll::UntypedStorage<1, 1>
mUnkad9ada;
94
::ll::UntypedStorage<8, 288>
mUnk94bf87;
95
// NOLINTEND
96
97
public
:
98
// prevent constructor by default
99
VariableDeltaSerializer& operator=(VariableDeltaSerializer
const
&);
100
VariableDeltaSerializer(VariableDeltaSerializer
const
&);
101
VariableDeltaSerializer();
102
};
103
104
}
// namespace RakNet
RakNet::VariableDeltaSerializer::ChangedVariablesList
Definition
VariableDeltaSerializer.h:18
RakNet::VariableDeltaSerializer::DeserializationContext
Definition
VariableDeltaSerializer.h:34
RakNet::VariableDeltaSerializer::RemoteSystemVariableHistory
Definition
VariableDeltaSerializer.h:48
RakNet::VariableDeltaSerializer::SerializationContext
Definition
VariableDeltaSerializer.h:64
ll::UntypedStorage
Definition
Alias.h:14
src
mc
deps
raknet
VariableDeltaSerializer.h
Generated on
for LeviLamina by
1.16.1