LeviLamina
Loading...
Searching...
No Matches
StateInitInfo.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
namespace
personaScreen {
6
7
class
StateInitInfo
{
8
public
:
9
// StateInitInfo inner types define
10
enum class
NoDataTabState : uint {
11
Capes = 0,
12
Emotes = 1,
13
};
14
15
public
:
16
// member variables
17
// NOLINTBEGIN
18
::ll::UntypedStorage<4, 4>
mUnk91e18b;
19
::ll::UntypedStorage<1, 1>
mUnk831778;
20
::ll::UntypedStorage<4, 4>
mUnk7c9e49;
21
::ll::UntypedStorage<8, 120>
mUnk2b06a1;
22
::ll::UntypedStorage<1, 1>
mUnk4e0f3a;
23
// NOLINTEND
24
25
public
:
26
// prevent constructor by default
27
StateInitInfo
& operator=(
StateInitInfo
const
&);
28
StateInitInfo
(
StateInitInfo
const
&);
29
StateInitInfo
();
30
};
31
32
}
// namespace personaScreen
personaScreen::StateInitInfo
Definition
StateInitInfo.h:7
ll::UntypedStorage
Definition
Alias.h:14
src
mc
client
gui
screens
controllers
persona_screen
StateInitInfo.h
Generated on Sat Apr 26 2025 05:55:21 for LeviLamina by
1.12.0