LeviLamina
Loading...
Searching...
No Matches
KeyBinding.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
namespace
Editor::Input {
6
7
class
KeyBinding
{
8
public
:
9
// member variables
10
// NOLINTBEGIN
11
::ll::UntypedStorage<4, 4>
mUnk3c280a;
12
::ll::UntypedStorage<4, 4>
mUnk7fbff8;
13
::ll::UntypedStorage<4, 4>
mUnk10f476;
14
// NOLINTEND
15
16
public
:
17
// prevent constructor by default
18
KeyBinding
& operator=(
KeyBinding
const
&);
19
KeyBinding
(
KeyBinding
const
&);
20
KeyBinding
();
21
};
22
23
}
// namespace Editor::Input
Editor::Input::KeyBinding
Definition
KeyBinding.h:7
ll::UntypedStorage
Definition
Alias.h:14
src
mc
server
editor
serviceproviders
KeyBinding.h
Generated on Sat Apr 26 2025 05:55:58 for LeviLamina by
1.12.0