LeviLamina
Loading...
Searching...
No Matches
PlatformConfiguration.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
struct
PlatformConfiguration
{
6
public
:
7
// PlatformConfiguration inner types declare
8
// clang-format off
9
struct
GraphicsQualityPreset
;
10
// clang-format on
11
12
// PlatformConfiguration inner types define
13
struct
GraphicsQualityPreset
{
14
public
:
15
// GraphicsQualityPreset inner types declare
16
// clang-format off
17
struct
LODs
;
18
// clang-format on
19
20
// GraphicsQualityPreset inner types define
21
struct
LODs
{
22
public
:
23
// member variables
24
// NOLINTBEGIN
25
::ll::UntypedStorage<1, 1>
mUnk4faaa6;
26
::ll::UntypedStorage<1, 1>
mUnk49ccd9;
27
::ll::UntypedStorage<1, 1>
mUnkf2dc3d;
28
::ll::UntypedStorage<1, 1>
mUnk376acf;
29
::ll::UntypedStorage<1, 1>
mUnk95840c;
30
::ll::UntypedStorage<1, 1>
mUnk96a7c1;
31
::ll::UntypedStorage<1, 1>
mUnkea636c;
32
::ll::UntypedStorage<1, 1>
mUnk1345a0;
33
// NOLINTEND
34
35
public
:
36
// prevent constructor by default
37
LODs
& operator=(
LODs
const
&);
38
LODs
(
LODs
const
&);
39
LODs
();
40
};
41
42
public
:
43
// member variables
44
// NOLINTBEGIN
45
::ll::UntypedStorage<8, 32>
mUnkad3f19;
46
::ll::UntypedStorage<1, 8>
mUnk5d03f0;
47
// NOLINTEND
48
49
public
:
50
// prevent constructor by default
51
GraphicsQualityPreset
& operator=(
GraphicsQualityPreset
const
&);
52
GraphicsQualityPreset
(
GraphicsQualityPreset
const
&);
53
GraphicsQualityPreset
();
54
};
55
56
public
:
57
// member variables
58
// NOLINTBEGIN
59
::ll::UntypedStorage<4, 688>
mUnk3cd524;
60
::ll::UntypedStorage<4, 144>
mUnkb6a0ef;
61
::ll::UntypedStorage<4, 192>
mUnkb4d9d6;
62
::ll::UntypedStorage<4, 12>
mUnkdef3d9;
63
::ll::UntypedStorage<8, 224>
mUnk50b476;
64
::ll::UntypedStorage<4, 416>
mUnkef3903;
65
::ll::UntypedStorage<4, 168>
mUnkadb7ff;
66
::ll::UntypedStorage<4, 64>
mUnkf33225;
67
::ll::UntypedStorage<8, 32>
mUnka6a4a1;
68
::ll::UntypedStorage<8, 24>
mUnk6cb495;
69
// NOLINTEND
70
71
public
:
72
// prevent constructor by default
73
PlatformConfiguration
& operator=(
PlatformConfiguration
const
&);
74
PlatformConfiguration
(
PlatformConfiguration
const
&);
75
PlatformConfiguration
();
76
};
PlatformConfiguration::GraphicsQualityPreset::LODs
Definition
PlatformConfiguration.h:21
PlatformConfiguration::GraphicsQualityPreset
Definition
PlatformConfiguration.h:13
PlatformConfiguration
Definition
PlatformConfiguration.h:5
ll::UntypedStorage
Definition
Alias.h:14
src
mc
client
renderer
PlatformConfiguration.h
Generated on Sat Apr 26 2025 05:55:22 for LeviLamina by
1.12.0