LeviLamina
Loading...
Searching...
No Matches
ThemePalette.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
mce {
class
Color; }
9
// clang-format on
10
11
namespace
Editor::Settings {
12
13
struct
ThemePalette
{
14
public
:
15
// member variables
16
// NOLINTBEGIN
17
::ll::UntypedStorage<8, 48>
mUnk6e1346;
18
::ll::UntypedStorage<8, 32>
mUnk5b2224;
19
::ll::UntypedStorage<1, 1>
mUnkb61e79;
20
::ll::UntypedStorage<8, 48>
mUnkc718dc;
21
::ll::UntypedStorage<8, 64>
mUnk665030;
22
// NOLINTEND
23
24
public
:
25
// member functions
26
// NOLINTBEGIN
27
MCAPI
ThemePalette
();
28
29
MCAPI
ThemePalette
(
::Editor::Settings::ThemePalette
const
&);
30
31
MCAPI ::Editor::Settings::ThemePalette& operator=(
::Editor::Settings::ThemePalette
const
&);
32
33
MCAPI ::Editor::Settings::ThemePalette& operator=(
::Editor::Settings::ThemePalette
&&);
34
35
MCAPI
~ThemePalette
();
36
// NOLINTEND
37
38
public
:
39
// static variables
40
// NOLINTBEGIN
41
MCAPI static ::HashedString
const
& DARK_THEME_ID();
42
43
MCAPI static ::HashedString
const
& HIGH_CONTRAST_THEME_ID();
44
45
MCAPI static ::HashedString
const
& LIGHT_THEME_ID();
46
47
MCAPI static ::HashedString
const
& REDSTONE_THEME_ID();
48
// NOLINTEND
49
50
public
:
51
// constructor thunks
52
// NOLINTBEGIN
53
MCAPI
void
* $ctor();
54
55
MCAPI
void
* $ctor(
::Editor::Settings::ThemePalette
const
&);
56
// NOLINTEND
57
58
public
:
59
// destructor thunk
60
// NOLINTBEGIN
61
MCAPI
void
$dtor();
62
// NOLINTEND
63
};
64
65
}
// namespace Editor::Settings
HashedString
Definition
HashedString.h:5
Editor::Settings::ThemePalette
Definition
ThemePalette.h:13
ll::UntypedStorage
Definition
Alias.h:14
src
mc
editor
settings
ThemePalette.h
Generated on Sat Apr 26 2025 05:55:34 for LeviLamina by
1.12.0