LeviLamina
Loading...
Searching...
No Matches
CursorState.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::Cursor {
11
12
struct
CursorState {
13
public
:
14
// member variables
15
// NOLINTBEGIN
16
::ll::UntypedStorage<4, 20>
mUnk143b53;
17
::ll::UntypedStorage<4, 20>
mUnk8aca76;
18
::ll::UntypedStorage<4, 4>
mUnkb53327;
19
::ll::UntypedStorage<4, 4>
mUnkbc7588;
20
::ll::UntypedStorage<1, 1>
mUnkf397d2;
21
::ll::UntypedStorage<4, 4>
mUnk92d3fd;
22
::ll::UntypedStorage<1, 1>
mUnk46d8c6;
23
// NOLINTEND
24
25
public
:
26
// prevent constructor by default
27
CursorState& operator=(CursorState
const
&);
28
CursorState(CursorState
const
&);
29
CursorState();
30
31
public
:
32
// member functions
33
// NOLINTBEGIN
34
MCNAPI
void
sanitizeState
();
35
// NOLINTEND
36
37
public
:
38
// static functions
39
// NOLINTBEGIN
40
MCNAPI
static
void
bindType
(
::cereal::ReflectionCtx
&
ctx
);
41
// NOLINTEND
42
};
43
44
}
// namespace Editor::Cursor
Editor::Cursor::CursorState::bindType
static MCAPI void bindType(::cereal::ReflectionCtx &ctx)
Editor::Cursor::CursorState::sanitizeState
MCAPI void sanitizeState()
cereal::ReflectionCtx
Definition
ReflectionCtx.h:11
ctx
Definition
ctx.h:5
ll::UntypedStorage
Definition
Alias.h:14
src
mc
editor
cursor
CursorState.h
Generated on
for LeviLamina by
1.16.1