LeviLamina
Loading...
Searching...
No Matches
TestAutoInputMapping.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
// auto generated forward declare list
6
// clang-format off
7
struct
TestAutoInputBinding
;
8
// clang-format on
9
10
struct
TestAutoInputMapping
{
11
public
:
12
// member variables
13
// NOLINTBEGIN
14
::ll::TypedStorage<8, 24, ::std::vector<::TestAutoInputBinding>> inputBindings;
15
// NOLINTEND
16
17
public
:
18
// prevent constructor by default
19
TestAutoInputMapping
& operator=(
TestAutoInputMapping
const
&);
20
TestAutoInputMapping
();
21
22
public
:
23
// member functions
24
// NOLINTBEGIN
25
MCAPI
TestAutoInputMapping
(
::TestAutoInputMapping
const
&);
26
27
MCAPI
~TestAutoInputMapping
();
28
// NOLINTEND
29
30
public
:
31
// constructor thunks
32
// NOLINTBEGIN
33
MCAPI
void
* $ctor(
::TestAutoInputMapping
const
&);
34
// NOLINTEND
35
36
public
:
37
// destructor thunk
38
// NOLINTBEGIN
39
MCFOLD
void
$dtor();
40
// NOLINTEND
41
};
TestAutoInputBinding
Definition
TestAutoInputBinding.h:5
TestAutoInputMapping
Definition
TestAutoInputMapping.h:5
src-client
mc
deps
input
TestAutoInputMapping.h
Generated on Tue Dec 30 2025 14:20:32 for LeviLamina by
1.12.0