LeviLamina
Loading...
Searching...
No Matches
RawInputScreenEventData.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
// auto generated inclusion list
6
#include "mc/deps/input/enums/ButtonState.h"
7
#include "mc/deps/input/enums/RawInputType.h"
8
9
struct
RawInputScreenEventData
{
10
public
:
11
// member variables
12
// NOLINTBEGIN
13
::ll::TypedStorage<4, 4, int> id;
14
::ll::TypedStorage<1, 1, ::RawInputType> keyType;
15
::ll::TypedStorage<1, 1, ::ButtonState> state;
16
::ll::TypedStorage<1, 1, bool> allowRemapping;
17
// NOLINTEND
18
};
RawInputScreenEventData
Definition
RawInputScreenEventData.h:9
src
mc
client
gui
screens
RawInputScreenEventData.h
Generated on Sat Apr 26 2025 05:55:21 for LeviLamina by
1.12.0