LeviLamina
Loading...
Searching...
No Matches
WidgetComponentBasePayload.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
// auto generated inclusion list
6
#include "mc/editor/services/widgets/WidgetCommonBasePayload.h"
7
8
// auto generated forward declare list
9
// clang-format off
10
namespace
cereal {
struct
ReflectionCtx
; }
11
// clang-format on
12
13
namespace
Editor::Network {
14
15
class
WidgetComponentBasePayload :
public
::Editor::Network::WidgetCommonBasePayload
{
16
public
:
17
// member variables
18
// NOLINTBEGIN
19
::ll::UntypedStorage<8, 16>
mUnkf29c21;
20
::ll::UntypedStorage<8, 32>
mUnk2f0131;
21
::ll::UntypedStorage<4, 12>
mUnke462d2;
22
::ll::UntypedStorage<1, 1>
mUnka46064;
23
::ll::UntypedStorage<1, 1>
mUnk63992d;
24
// NOLINTEND
25
26
public
:
27
// prevent constructor by default
28
WidgetComponentBasePayload& operator=(WidgetComponentBasePayload
const
&);
29
WidgetComponentBasePayload(WidgetComponentBasePayload
const
&);
30
WidgetComponentBasePayload();
31
32
public
:
33
// member functions
34
// NOLINTBEGIN
35
MCNAPI
~WidgetComponentBasePayload
();
36
// NOLINTEND
37
38
public
:
39
// static functions
40
// NOLINTBEGIN
41
MCNAPI
static
void
bindType
(
::cereal::ReflectionCtx
&
ctx
);
42
// NOLINTEND
43
44
public
:
45
// destructor thunk
46
// NOLINTBEGIN
47
MCNAPI
void
$dtor
();
48
// NOLINTEND
49
};
50
51
}
// namespace Editor::Network
Editor::Network::WidgetCommonBasePayload
Definition
WidgetCommonBasePayload.h:12
Editor::Network::WidgetComponentBasePayload::bindType
static MCAPI void bindType(::cereal::ReflectionCtx &ctx)
Editor::Network::WidgetComponentBasePayload::$dtor
MCAPI void $dtor()
Editor::Network::WidgetComponentBasePayload::~WidgetComponentBasePayload
MCAPI ~WidgetComponentBasePayload()
cereal::ReflectionCtx
Definition
ReflectionCtx.h:11
ctx
Definition
ctx.h:5
ll::UntypedStorage
Definition
Alias.h:14
src
mc
editor
services
widgets
WidgetComponentBasePayload.h
Generated on
for LeviLamina by
1.16.1