LeviLamina
Loading...
Searching...
No Matches
ScreenCapabilitiesRepo.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
// auto generated forward declare list
6
// clang-format off
7
class
IScreenCapabilities
;
8
// clang-format on
9
10
struct
ScreenCapabilitiesRepo
{
11
public
:
12
// member variables
13
// NOLINTBEGIN
14
::ll::UntypedStorage<1, 16>
mUnkc06811;
15
::ll::UntypedStorage<8, 72>
mUnkca7600;
16
::ll::UntypedStorage<8, 56>
mUnkbb5cb9;
17
::ll::UntypedStorage<8, 48>
mUnkd3cde1;
18
::ll::UntypedStorage<8, 104>
mUnk1c510f;
19
::ll::UntypedStorage<1, 16>
mUnk23eeca;
20
::ll::UntypedStorage<1, 16>
mUnk23d02c;
21
::ll::UntypedStorage<8, 48>
mUnkdae3f3;
22
// NOLINTEND
23
24
public
:
25
// prevent constructor by default
26
ScreenCapabilitiesRepo
& operator=(
ScreenCapabilitiesRepo
const
&);
27
ScreenCapabilitiesRepo
(
ScreenCapabilitiesRepo
const
&);
28
29
public
:
30
// member functions
31
// NOLINTBEGIN
32
MCAPI
ScreenCapabilitiesRepo
();
33
34
MCAPI ::std::unique_ptr<::IScreenCapabilities> get(::std::string
const
& screenName)
const
;
35
36
MCAPI
~ScreenCapabilitiesRepo
();
37
// NOLINTEND
38
39
public
:
40
// constructor thunks
41
// NOLINTBEGIN
42
MCAPI
void
* $ctor();
43
// NOLINTEND
44
45
public
:
46
// destructor thunk
47
// NOLINTBEGIN
48
MCAPI
void
$dtor();
49
// NOLINTEND
50
};
IScreenCapabilities
Definition
IScreenCapabilities.h:8
ScreenCapabilitiesRepo
Definition
ScreenCapabilitiesRepo.h:10
ll::UntypedStorage
Definition
Alias.h:14
src
mc
config
ScreenCapabilitiesRepo.h
Generated on Sat Apr 26 2025 05:55:23 for LeviLamina by
1.12.0