LeviLamina
Loading...
Searching...
No Matches
NativeBrushFlattenPayload.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
NativeBrushFlattenPayload
16
:
public
::Editor::Network::NetworkPayload
<::Editor::Network::NativeBrushFlattenPayload> {
17
public
:
18
// member variables
19
// NOLINTBEGIN
20
::ll::UntypedStorage<4, 8>
mUnkb4e71a;
21
::ll::UntypedStorage<4, 8>
mUnk649b0a;
22
::ll::UntypedStorage<1, 2>
mUnkf16fdf;
23
// NOLINTEND
24
25
public
:
26
// prevent constructor by default
27
NativeBrushFlattenPayload& operator=(NativeBrushFlattenPayload
const
&);
28
NativeBrushFlattenPayload(NativeBrushFlattenPayload
const
&);
29
NativeBrushFlattenPayload();
30
31
public
:
32
// static functions
33
// NOLINTBEGIN
34
MCNAPI
static
void
bindType
(
::cereal::ReflectionCtx
&
ctx
);
35
// NOLINTEND
36
37
public
:
38
// vftables
39
// NOLINTBEGIN
40
MCNAPI
static
void
**
$vftable
();
41
// NOLINTEND
42
};
43
44
}
// namespace Editor::Network
Editor::Network::NativeBrushFlattenPayload::$vftable
static MCAPI void ** $vftable()
Editor::Network::NativeBrushFlattenPayload::bindType
static MCAPI void bindType(::cereal::ReflectionCtx &ctx)
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
NativeBrushFlattenPayload.h
Generated on
for LeviLamina by
1.16.1