LeviLamina
Loading...
Searching...
No Matches
NativeBrushPaintEventPayload.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
// 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
NativeBrushPaintEventPayload
16
:
public
::Editor::Network::NetworkPayload
<::Editor::Network::NativeBrushPaintEventPayload> {
17
public
:
18
// member variables
19
// NOLINTBEGIN
20
::ll::UntypedStorage<1, 2>
mUnk8948d6;
21
::ll::UntypedStorage<1, 2>
mUnk8c1768;
22
::ll::UntypedStorage<1, 2>
mUnk1f0fa4;
23
::ll::UntypedStorage<1, 2>
mUnkfde51c;
24
::ll::UntypedStorage<1, 2>
mUnkdd3ca7;
25
::ll::UntypedStorage<1, 2>
mUnke8ed25;
26
// NOLINTEND
27
28
public
:
29
// prevent constructor by default
30
NativeBrushPaintEventPayload& operator=(NativeBrushPaintEventPayload
const
&);
31
NativeBrushPaintEventPayload(NativeBrushPaintEventPayload
const
&);
32
NativeBrushPaintEventPayload();
33
34
public
:
35
// static functions
36
// NOLINTBEGIN
37
MCNAPI
static
void
bindType
(
::cereal::ReflectionCtx
&
ctx
);
38
// NOLINTEND
39
40
public
:
41
// vftables
42
// NOLINTBEGIN
43
MCNAPI
static
void
**
$vftable
();
44
// NOLINTEND
45
};
46
47
}
// namespace Editor::Network
Editor::Network::NativeBrushPaintEventPayload::bindType
static MCAPI void bindType(::cereal::ReflectionCtx &ctx)
Editor::Network::NativeBrushPaintEventPayload::$vftable
static MCAPI void ** $vftable()
Editor::Network::NetworkPayload
Definition
NetworkPayload.h:8
cereal::ReflectionCtx
Definition
ReflectionCtx.h:11
ctx
Definition
ctx.h:5
ll::UntypedStorage
Definition
Alias.h:14
src
mc
editor
services
native_brush
NativeBrushPaintEventPayload.h
Generated on
for LeviLamina by
1.16.1