LeviLamina
Loading...
Searching...
No Matches
BindingInfo.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
struct
BindingInfo {
13
public
:
14
// member variables
15
// NOLINTBEGIN
16
::ll::UntypedStorage<8, 40>
mUnk3b83ff;
17
::ll::UntypedStorage<1, 1>
mUnk4e23d1;
18
::ll::UntypedStorage<8, 40>
mUnk9c064c;
19
::ll::UntypedStorage<8, 40>
mUnk575cff;
20
// NOLINTEND
21
22
public
:
23
// prevent constructor by default
24
BindingInfo& operator=(BindingInfo
const
&);
25
BindingInfo(BindingInfo
const
&);
26
BindingInfo();
27
28
public
:
29
// member functions
30
// NOLINTBEGIN
31
MCNAPI ::Editor::Input::BindingInfo&
operator=
(
::Editor::Input::BindingInfo
&&);
32
33
MCNAPI
~BindingInfo
();
34
// NOLINTEND
35
36
public
:
37
// static functions
38
// NOLINTBEGIN
39
MCNAPI
static
void
bindType
(
::cereal::ReflectionCtx
&
ctx
);
40
// NOLINTEND
41
42
public
:
43
// constructor thunks
44
// NOLINTBEGIN
45
MCNAPI_C
void
* $ctor(
46
::std::string label,
47
bool
canRebind,
48
::std::optional<::std::string> tooltip,
49
::std::optional<::std::string> actionId
50
);
51
// NOLINTEND
52
53
public
:
54
// destructor thunk
55
// NOLINTBEGIN
56
MCNAPI
void
$dtor
();
57
// NOLINTEND
58
};
59
60
}
// namespace Editor::Input
Editor::Input::BindingInfo
Definition
BindingInfo.h:12
Editor::Input::BindingInfo::$dtor
MCAPI void $dtor()
Editor::Input::BindingInfo::~BindingInfo
MCAPI ~BindingInfo()
Editor::Input::BindingInfo::bindType
static MCAPI void bindType(::cereal::ReflectionCtx &ctx)
Editor::Input::BindingInfo::operator=
MCAPI::Editor::Input::BindingInfo & operator=(::Editor::Input::BindingInfo &&)
cereal::ReflectionCtx
Definition
ReflectionCtx.h:11
ctx
Definition
ctx.h:5
ll::UntypedStorage
Definition
Alias.h:14
src
mc
editor
input
BindingInfo.h
Generated on
for LeviLamina by
1.16.1