LeviLamina
Loading...
Searching...
No Matches
FileListNode.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
namespace
RakNet {
6
7
struct
FileListNode {
8
public
:
9
// member variables
10
// NOLINTBEGIN
11
::ll::UntypedStorage<8, 8>
mUnk932b62;
12
::ll::UntypedStorage<8, 8>
mUnk41bd53;
13
::ll::UntypedStorage<8, 8>
mUnkf52c4d;
14
::ll::UntypedStorage<4, 4>
mUnkd63424;
15
::ll::UntypedStorage<4, 4>
mUnk38e6f3;
16
::ll::UntypedStorage<8, 32>
mUnk93daa7;
17
::ll::UntypedStorage<1, 1>
mUnke85f4d;
18
// NOLINTEND
19
20
public
:
21
// prevent constructor by default
22
FileListNode& operator=(FileListNode
const
&);
23
FileListNode(FileListNode
const
&);
24
FileListNode();
25
};
26
27
}
// namespace RakNet
ll::UntypedStorage
Definition
Alias.h:14
src
mc
deps
raknet
FileListNode.h
Generated on
for LeviLamina by
1.16.1