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