LeviLamina
Loading...
Searching...
No Matches
PublicKey.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
namespace
RakNet {
6
7
struct
PublicKey
{
8
public
:
9
// member variables
10
// NOLINTBEGIN
11
::ll::UntypedStorage<4, 4>
mUnk85a4fe;
12
::ll::UntypedStorage<8, 8>
mUnke3b1ca;
13
::ll::UntypedStorage<8, 8>
mUnk8cea37;
14
::ll::UntypedStorage<8, 8>
mUnkeb3117;
15
// NOLINTEND
16
17
public
:
18
// prevent constructor by default
19
PublicKey
& operator=(
PublicKey
const
&);
20
PublicKey
(
PublicKey
const
&);
21
PublicKey
();
22
};
23
24
}
// namespace RakNet
RakNet::PublicKey
Definition
PublicKey.h:7
ll::UntypedStorage
Definition
Alias.h:14
src
mc
deps
raknet
PublicKey.h
Generated on Sat Apr 26 2025 05:55:29 for LeviLamina by
1.12.0