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
// vIndex: 0
27
virtual
~CodeScreenCapabilities
()
/*override*/
;
28
// NOLINTEND
29
30
public
:
31
// destructor thunk
32
// NOLINTBEGIN
33
MCFOLD
void
$dtor();
34
// NOLINTEND
35
36
public
:
37
// vftables
38
// NOLINTBEGIN
39
MCAPI
static
void
** $vftable();
40
// NOLINTEND
41
};
TypedScreenCapabilities
Definition
TypedScreenCapabilities.h:6
CodeScreenCapabilities
Definition
CodeScreenCapabilities.h:8
ll::UntypedStorage
Definition
Alias.h:14
src
mc
config
screen_capabilities
CodeScreenCapabilities.h
Generated on Sat Apr 26 2025 05:55:23 for LeviLamina by
1.12.0