LeviLamina
Loading...
Searching...
No Matches
CraftingInputUIContainerModel.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
// auto generated inclusion list
6
#include "mc/world/containers/models/PlayerUIContainerModelBase.h"
7
8
class
CraftingInputUIContainerModel
:
public
::PlayerUIContainerModelBase
{
9
public
:
10
// member variables
11
// NOLINTBEGIN
12
::ll::UntypedStorage<1, 1>
mUnk781af5;
13
// NOLINTEND
14
15
public
:
16
// prevent constructor by default
17
CraftingInputUIContainerModel
& operator=(
CraftingInputUIContainerModel
const
&);
18
CraftingInputUIContainerModel
(
CraftingInputUIContainerModel
const
&);
19
CraftingInputUIContainerModel
();
20
21
public
:
22
// virtual functions
23
// NOLINTBEGIN
24
// vIndex: 1
25
virtual
~CraftingInputUIContainerModel
()
/*override*/
=
default
;
26
27
// vIndex: 22
28
virtual
int
_getContainerOffset()
const
/*override*/
;
29
// NOLINTEND
30
31
public
:
32
// destructor thunk
33
// NOLINTBEGIN
34
35
// NOLINTEND
36
37
public
:
38
// virtual function thunks
39
// NOLINTBEGIN
40
41
// NOLINTEND
42
};
CraftingInputUIContainerModel
Definition
CraftingInputUIContainerModel.h:8
PlayerUIContainerModelBase
Definition
PlayerUIContainerModelBase.h:15
ll::UntypedStorage
Definition
Alias.h:14
src
mc
world
containers
models
CraftingInputUIContainerModel.h
Generated on Sat Apr 26 2025 05:56:08 for LeviLamina by
1.12.0