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
// vftables
30
// NOLINTBEGIN
31
MCNAPI
static
void
**
$vftable
();
32
// NOLINTEND
33
};
TypedScreenCapabilities
Definition
TypedScreenCapabilities.h:6
HudScreenCapabilities
Definition
HudScreenCapabilities.h:8
HudScreenCapabilities::$vftable
static MCAPI void ** $vftable()
ll::UntypedStorage
Definition
Alias.h:14
src
mc
config
screen_capabilities
HudScreenCapabilities.h
Generated on Fri Jun 13 2025 05:04:20 for LeviLamina by
1.12.0