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