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