LeviLamina
Loading...
Searching...
No Matches
MouseBinding.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::Input {
11
12
class
MouseBinding {
13
public
:
14
// member variables
15
// NOLINTBEGIN
16
::ll::UntypedStorage<4, 4>
mUnk65c8a8;
17
// NOLINTEND
18
19
public
:
20
// prevent constructor by default
21
MouseBinding& operator=(MouseBinding
const
&);
22
MouseBinding(MouseBinding
const
&);
23
MouseBinding();
24
25
public
:
26
// static functions
27
// NOLINTBEGIN
28
MCNAPI
static
void
bindType
(
::cereal::ReflectionCtx
&
ctx
);
29
// NOLINTEND
30
};
31
32
}
// namespace Editor::Input
Editor::Input::MouseBinding::bindType
static MCAPI void bindType(::cereal::ReflectionCtx &ctx)
cereal::ReflectionCtx
Definition
ReflectionCtx.h:11
ctx
Definition
ctx.h:5
ll::UntypedStorage
Definition
Alias.h:14
src
mc
common
editor
MouseBinding.h
Generated on
for LeviLamina by
1.16.1