LeviLamina
Loading...
Searching...
No Matches
PlaytestBeginSessionTransferResponsePayload.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
// auto generated inclusion list
6
#include "mc/editor/network/NetworkPayload.h"
7
8
namespace
Editor::Network {
9
10
class
PlaytestBeginSessionTransferResponsePayload
11
:
public
::Editor::Network::NetworkPayload
<::Editor::Network::PlaytestBeginSessionTransferResponsePayload> {
12
public
:
13
// member variables
14
// NOLINTBEGIN
15
::ll::UntypedStorage<8, 32>
mUnkea5f85;
16
::ll::UntypedStorage<4, 4>
mUnka29b34;
17
// NOLINTEND
18
19
public
:
20
// prevent constructor by default
21
PlaytestBeginSessionTransferResponsePayload
(
PlaytestBeginSessionTransferResponsePayload
const
&);
22
PlaytestBeginSessionTransferResponsePayload
();
23
24
public
:
25
// virtual functions
26
// NOLINTBEGIN
27
// vIndex: 0
28
virtual
~PlaytestBeginSessionTransferResponsePayload
()
/*override*/
=
default
;
29
// NOLINTEND
30
31
public
:
32
// member functions
33
// NOLINTBEGIN
34
MCAPI ::Editor::Network::PlaytestBeginSessionTransferResponsePayload&
35
operator=(
::Editor::Network::PlaytestBeginSessionTransferResponsePayload
const
&);
36
// NOLINTEND
37
38
public
:
39
// destructor thunk
40
// NOLINTBEGIN
41
42
// NOLINTEND
43
44
public
:
45
// vftables
46
// NOLINTBEGIN
47
MCAPI
static
void
** $vftable();
48
// NOLINTEND
49
};
50
51
}
// namespace Editor::Network
Editor::Network::NetworkPayload
Definition
NetworkPayload.h:8
Editor::Network::PlaytestBeginSessionTransferResponsePayload
Definition
PlaytestBeginSessionTransferResponsePayload.h:11
ll::UntypedStorage
Definition
Alias.h:14
src
mc
editor
playtest
PlaytestBeginSessionTransferResponsePayload.h
Generated on Sat Apr 26 2025 05:55:32 for LeviLamina by
1.12.0