LeviLamina
Loading...
Searching...
No Matches
ShowProfilePacketPayload.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
struct
ShowProfilePacketPayload
{
6
public
:
7
// member variables
8
// NOLINTBEGIN
9
::ll::TypedStorage<8, 32, ::std::string> mPlayerXUID;
10
// NOLINTEND
11
12
public
:
13
// member functions
14
// NOLINTBEGIN
15
MCAPI
~ShowProfilePacketPayload
();
16
// NOLINTEND
17
18
public
:
19
// destructor thunk
20
// NOLINTBEGIN
21
MCFOLD
void
$dtor();
22
// NOLINTEND
23
};
ShowProfilePacketPayload
Definition
ShowProfilePacketPayload.h:5
src
mc
network
packet
ShowProfilePacketPayload.h
Generated on
for LeviLamina by
1.16.1