LeviLamina
Loading...
Searching...
No Matches
DeviceButtonMapping.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
struct
DeviceButtonMapping
{
6
public
:
7
// member variables
8
// NOLINTBEGIN
9
::ll::TypedStorage<8, 32, ::std::string> buttonName;
10
::ll::TypedStorage<4, 4, int> buttonNum;
11
// NOLINTEND
12
13
public
:
14
// member functions
15
// NOLINTBEGIN
16
MCAPI
~DeviceButtonMapping
();
17
// NOLINTEND
18
19
public
:
20
// destructor thunk
21
// NOLINTBEGIN
22
MCFOLD
void
$dtor();
23
// NOLINTEND
24
};
DeviceButtonMapping
Definition
DeviceButtonMapping.h:5
src-client
mc
deps
input
DeviceButtonMapping.h
Generated on Tue Dec 30 2025 14:20:32 for LeviLamina by
1.12.0