LeviLamina
Loading...
Searching...
No Matches
CodeScreenCapabilities.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
CodeScreenCapabilities :
public
::TypedScreenCapabilities
<::CodeScreenCapabilities> {
9
public
:
10
// member variables
11
// NOLINTBEGIN
12
::ll::UntypedStorage<8, 32>
mUnk767636;
13
::ll::UntypedStorage<8, 32>
mUnkf672b1;
14
::ll::UntypedStorage<8, 32>
mUnkb566c6;
15
// NOLINTEND
16
17
public
:
18
// prevent constructor by default
19
CodeScreenCapabilities& operator=(CodeScreenCapabilities
const
&);
20
CodeScreenCapabilities(CodeScreenCapabilities
const
&);
21
CodeScreenCapabilities();
22
23
public
:
24
// virtual functions
25
// NOLINTBEGIN
26
virtual
~CodeScreenCapabilities()
/*override*/
;
27
// NOLINTEND
28
29
public
:
30
// destructor thunk
31
// NOLINTBEGIN
32
MCNAPI
void
$dtor
();
33
// NOLINTEND
34
35
public
:
36
// vftables
37
// NOLINTBEGIN
38
MCNAPI
static
void
**
$vftable
();
39
// NOLINTEND
40
};
TypedScreenCapabilities
Definition
TypedScreenCapabilities.h:6
CodeScreenCapabilities::$dtor
MCAPI void $dtor()
CodeScreenCapabilities::$vftable
static MCAPI void ** $vftable()
ll::UntypedStorage
Definition
Alias.h:14
src
mc
config
screen_capabilities
CodeScreenCapabilities.h
Generated on
for LeviLamina by
1.16.1