LeviLamina
Loading...
Searching...
No Matches
ThemeProps.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
// auto generated forward declare list
6
// clang-format off
7
class
HashedString
;
8
namespace
Editor::Settings {
struct
ThemePalette; }
9
// clang-format on
10
11
namespace
Editor::Settings {
12
13
struct
ThemeProps
{
14
public
:
15
// member variables
16
// NOLINTBEGIN
17
::ll::UntypedStorage<8, 64>
mUnk801773;
18
::ll::UntypedStorage<8, 64>
mUnk5a254c;
19
::ll::UntypedStorage<8, 48>
mUnk2d468b;
20
// NOLINTEND
21
22
public
:
23
// member functions
24
// NOLINTBEGIN
25
MCAPI
ThemeProps
();
26
27
MCAPI
ThemeProps
(
::Editor::Settings::ThemeProps
const
&);
28
29
MCAPI
void
operator=(
::Editor::Settings::ThemeProps
const
& other);
30
31
MCAPI
~ThemeProps
();
32
// NOLINTEND
33
34
public
:
35
// constructor thunks
36
// NOLINTBEGIN
37
MCAPI
void
* $ctor();
38
39
MCAPI
void
* $ctor(
::Editor::Settings::ThemeProps
const
&);
40
// NOLINTEND
41
42
public
:
43
// destructor thunk
44
// NOLINTBEGIN
45
MCAPI
void
$dtor();
46
// NOLINTEND
47
};
48
49
}
// namespace Editor::Settings
HashedString
Definition
HashedString.h:5
Editor::Settings::ThemeProps
Definition
ThemeProps.h:13
ll::UntypedStorage
Definition
Alias.h:14
src
mc
editor
settings
ThemeProps.h
Generated on Sat Apr 26 2025 05:55:34 for LeviLamina by
1.12.0