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>
mUnk65af2c;
21
::ll::UntypedStorage<1, 16>
mUnk23d02c;
22
::ll::UntypedStorage<8, 48>
mUnkdae3f3;
23
// NOLINTEND
24
25
public
:
26
// prevent constructor by default
27
ScreenCapabilitiesRepo& operator=(ScreenCapabilitiesRepo
const
&);
28
ScreenCapabilitiesRepo
(ScreenCapabilitiesRepo
const
&);
29
30
public
:
31
// member functions
32
// NOLINTBEGIN
33
MCNAPI
ScreenCapabilitiesRepo
();
34
35
MCNAPI ::std::unique_ptr<::IScreenCapabilities>
get
(::std::string
const
& screenName)
const
;
36
// NOLINTEND
37
38
public
:
39
// constructor thunks
40
// NOLINTBEGIN
41
MCNAPI
void
*
$ctor
();
42
// NOLINTEND
43
};
IScreenCapabilities
Definition
IScreenCapabilities.h:8
ScreenCapabilitiesRepo::ScreenCapabilitiesRepo
MCAPI ScreenCapabilitiesRepo()
ScreenCapabilitiesRepo::get
MCAPI ::std::unique_ptr<::IScreenCapabilities > get(::std::string const &screenName) const
ScreenCapabilitiesRepo::$ctor
MCAPI void * $ctor()
ll::UntypedStorage
Definition
Alias.h:14
src
mc
config
ScreenCapabilitiesRepo.h
Generated on
for LeviLamina by
1.16.1