LeviLamina
Loading...
Searching...
No Matches
BindingInfo.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
namespace
Editor::Input {
6
7
struct
BindingInfo
{
8
public
:
9
// member variables
10
// NOLINTBEGIN
11
::ll::UntypedStorage<8, 40>
mUnk3b83ff;
12
::ll::UntypedStorage<1, 1>
mUnk4e23d1;
13
::ll::UntypedStorage<8, 40>
mUnk9c064c;
14
::ll::UntypedStorage<8, 40>
mUnk575cff;
15
// NOLINTEND
16
17
public
:
18
// prevent constructor by default
19
BindingInfo
& operator=(
BindingInfo
const
&);
20
BindingInfo
(
BindingInfo
const
&);
21
BindingInfo
();
22
23
public
:
24
// member functions
25
// NOLINTBEGIN
26
MCAPI ::Editor::Input::BindingInfo& operator=(
::Editor::Input::BindingInfo
&&);
27
28
MCAPI
~BindingInfo
();
29
// NOLINTEND
30
31
public
:
32
// destructor thunk
33
// NOLINTBEGIN
34
MCAPI
void
$dtor();
35
// NOLINTEND
36
};
37
38
}
// namespace Editor::Input
Editor::Input::BindingInfo
Definition
BindingInfo.h:7
ll::UntypedStorage
Definition
Alias.h:14
src
mc
editor
input
BindingInfo.h
Generated on Sat Apr 26 2025 05:55:32 for LeviLamina by
1.12.0