LeviLamina
Loading...
Searching...
No Matches
TextStyle.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
// auto generated inclusion list
6
#include "mc/client/store/servicecomponent/utility/StyleData.h"
7
8
// auto generated forward declare list
9
// clang-format off
10
class
MainMenuScreenModel
;
11
class
Offer
;
12
namespace
Json {
class
Value; }
13
// clang-format on
14
15
struct
TextStyle
:
public
::StyleData
{
16
public
:
17
// member variables
18
// NOLINTBEGIN
19
::ll::UntypedStorage<8, 32>
mUnkf52351;
20
::ll::UntypedStorage<8, 32>
mUnk44b2ba;
21
::ll::UntypedStorage<8, 24>
mUnk79bac2;
22
// NOLINTEND
23
24
public
:
25
// prevent constructor by default
26
TextStyle
& operator=(
TextStyle
const
&);
27
TextStyle
(
TextStyle
const
&);
28
TextStyle
();
29
30
public
:
31
// virtual functions
32
// NOLINTBEGIN
33
// vIndex: 0
34
virtual
~TextStyle
()
/*override*/
=
default
;
35
36
// vIndex: 1
37
virtual
void
parse(
::Json::Value
const
&)
/*override*/
;
38
39
// vIndex: 3
40
virtual
void
parse(
::Json::Value
const
&,
::Offer
&);
41
42
// vIndex: 2
43
virtual
void
parse(
::Json::Value
const
&, ::std::shared_ptr<::MainMenuScreenModel>);
44
// NOLINTEND
45
46
public
:
47
// destructor thunk
48
// NOLINTBEGIN
49
50
// NOLINTEND
51
52
public
:
53
// virtual function thunks
54
// NOLINTBEGIN
55
56
// NOLINTEND
57
};
Json::Value
Definition
Value.h:16
MainMenuScreenModel
Definition
MainMenuScreenModel.h:21
Offer
Definition
Offer.h:5
StyleData
Definition
StyleData.h:10
TextStyle
Definition
TextStyle.h:15
ll::UntypedStorage
Definition
Alias.h:14
src
mc
client
store
servicecomponent
utility
TextStyle.h
Generated on Sat Apr 26 2025 05:55:22 for LeviLamina by
1.12.0