LeviLamina
Loading...
Searching...
No Matches
InputComponent.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
struct
InputComponent
{
6
public
:
7
// InputComponent inner types declare
8
// clang-format off
9
struct
PressStats
;
10
struct
ScreenHoverButtonMapping
;
11
// clang-format on
12
13
// InputComponent inner types define
14
enum class
PressType :
int
{};
15
16
struct
PressStats
{};
17
18
struct
ScreenHoverButtonMapping
{};
19
};
InputComponent::PressStats
Definition
InputComponent.h:16
InputComponent::ScreenHoverButtonMapping
Definition
InputComponent.h:18
InputComponent
Definition
InputComponent.h:5
src-server
mc
client
gui
controls
InputComponent.h
Generated on Tue Dec 30 2025 14:20:30 for LeviLamina by
1.12.0