LeviLamina
Loading...
Searching...
No Matches
InputEntry.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
struct
InputEntry {
6
public
:
7
// member variables
8
// NOLINTBEGIN
9
::ll::UntypedStorage<4, 4>
mUnk1256a7;
10
::ll::UntypedStorage<8, 16>
mUnk8977a2;
11
::ll::UntypedStorage<4, 8>
mUnk5ce573;
12
// NOLINTEND
13
14
public
:
15
// prevent constructor by default
16
InputEntry& operator=(InputEntry
const
&);
17
InputEntry(InputEntry
const
&);
18
InputEntry();
19
};
ll::UntypedStorage
Definition
Alias.h:14
src
mc
entity
components
InputEntry.h
Generated on
for LeviLamina by
1.16.1