LeviLamina
Loading...
Searching...
No Matches
CrashDumpPlayerData.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
// auto generated forward declare list
6
// clang-format off
7
struct
CrashDumpFormatEntryImpl
;
8
// clang-format on
9
10
struct
CrashDumpPlayerData
{
11
public
:
12
// member variables
13
// NOLINTBEGIN
14
::ll::UntypedStorage<1, 64>
mUnk59f85e;
15
// NOLINTEND
16
17
public
:
18
// prevent constructor by default
19
CrashDumpPlayerData
& operator=(
CrashDumpPlayerData
const
&);
20
CrashDumpPlayerData
(
CrashDumpPlayerData
const
&);
21
CrashDumpPlayerData
();
22
23
public
:
24
// static variables
25
// NOLINTBEGIN
26
MCAPI static ::std::add_lvalue_reference_t<::CrashDumpFormatEntryImpl const[]> kFormat();
27
// NOLINTEND
28
};
CrashDumpFormatEntryImpl
Definition
CrashDumpFormatEntryImpl.h:8
CrashDumpPlayerData
Definition
CrashDumpPlayerData.h:10
ll::UntypedStorage
Definition
Alias.h:14
src
mc
deps
core
utility
CrashDumpPlayerData.h
Generated on Sat Apr 26 2025 05:55:26 for LeviLamina by
1.12.0