LeviLamina
Loading...
Searching...
No Matches
Graphics.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
// auto generated forward declare list
6
// clang-format off
7
namespace
Editor::Settings {
struct
GraphicsProps
; }
8
namespace
cereal {
struct
ReflectionCtx
; }
9
// clang-format on
10
11
namespace
Editor::Settings {
12
13
class
Graphics {
14
public
:
15
// member variables
16
// NOLINTBEGIN
17
::ll::UntypedStorage<8, 64>
mUnk705d9d;
18
::ll::UntypedStorage<1, 11>
mUnk9a807a;
19
// NOLINTEND
20
21
public
:
22
// prevent constructor by default
23
Graphics& operator=(Graphics
const
&);
24
Graphics(Graphics
const
&);
25
Graphics();
26
27
public
:
28
// member functions
29
// NOLINTBEGIN
30
MCNAPI_S
void
updateSettings(
::Editor::Settings::GraphicsProps
const
& props,
bool
notifyUpdate);
31
// NOLINTEND
32
33
public
:
34
// static functions
35
// NOLINTBEGIN
36
MCNAPI
static
void
bindType
(
::cereal::ReflectionCtx
&
ctx
);
37
// NOLINTEND
38
39
public
:
40
// constructor thunks
41
// NOLINTBEGIN
42
MCNAPI_C
void
* $ctor(::std::function<
void
(
::Editor::Settings::GraphicsProps
const
&)> callback);
43
// NOLINTEND
44
};
45
46
}
// namespace Editor::Settings
Editor::Settings::Graphics::bindType
static MCAPI void bindType(::cereal::ReflectionCtx &ctx)
Editor::Settings::GraphicsProps
Definition
GraphicsProps.h:7
cereal::ReflectionCtx
Definition
ReflectionCtx.h:11
ctx
Definition
ctx.h:5
ll::UntypedStorage
Definition
Alias.h:14
src
mc
editor
settings
Graphics.h
Generated on
for LeviLamina by
1.16.1