LeviLamina
Loading...
Searching...
No Matches
ItemControlDefinition.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
struct
ItemControlDefinition {
6
public
:
7
// member variables
8
// NOLINTBEGIN
9
::ll::UntypedStorage<8, 16>
mUnk104938;
10
// NOLINTEND
11
12
public
:
13
// prevent constructor by default
14
ItemControlDefinition& operator=(ItemControlDefinition
const
&);
15
ItemControlDefinition(ItemControlDefinition
const
&);
16
ItemControlDefinition();
17
18
public
:
19
// member functions
20
// NOLINTBEGIN
21
MCAPI
void
addItemByName(::std::string
const
& name);
22
// NOLINTEND
23
};
ll::UntypedStorage
Definition
Alias.h:14
src
mc
entity
definitions
ItemControlDefinition.h
Generated on
for LeviLamina by
1.16.1