LeviLamina
Loading...
Searching...
No Matches
PauseScreenCapabilities.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
// auto generated inclusion list
6
#include "mc/config/TypedScreenCapabilities.h"
7
8
struct
PauseScreenCapabilities :
public
::TypedScreenCapabilities
<::PauseScreenCapabilities> {
9
public
:
10
// member variables
11
// NOLINTBEGIN
12
::ll::UntypedStorage<1, 1>
mUnk28e16e;
13
::ll::UntypedStorage<1, 1>
mUnkace38a;
14
::ll::UntypedStorage<1, 1>
mUnk12ffaf;
15
::ll::UntypedStorage<1, 1>
mUnk8cf950;
16
::ll::UntypedStorage<1, 1>
mUnk972427;
17
::ll::UntypedStorage<8, 32>
mUnk88f9f4;
18
::ll::UntypedStorage<1, 1>
mUnkc36dc1;
19
// NOLINTEND
20
21
public
:
22
// prevent constructor by default
23
PauseScreenCapabilities& operator=(PauseScreenCapabilities
const
&);
24
PauseScreenCapabilities(PauseScreenCapabilities
const
&);
25
PauseScreenCapabilities();
26
27
public
:
28
// virtual functions
29
// NOLINTBEGIN
30
virtual
~PauseScreenCapabilities()
/*override*/
;
31
// NOLINTEND
32
33
public
:
34
// destructor thunk
35
// NOLINTBEGIN
36
MCNAPI
void
$dtor
();
37
// NOLINTEND
38
39
public
:
40
// vftables
41
// NOLINTBEGIN
42
MCNAPI
static
void
**
$vftable
();
43
// NOLINTEND
44
};
TypedScreenCapabilities
Definition
TypedScreenCapabilities.h:6
PauseScreenCapabilities::$dtor
MCAPI void $dtor()
PauseScreenCapabilities::$vftable
static MCAPI void ** $vftable()
ll::UntypedStorage
Definition
Alias.h:14
src
mc
config
screen_capabilities
PauseScreenCapabilities.h
Generated on
for LeviLamina by
1.16.1