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