LeviLamina
Loading...
Searching...
No Matches
CrashDumpAssertData.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
CrashDumpAssertData
{
11
public
:
12
// member variables
13
// NOLINTBEGIN
14
::ll::UntypedStorage<1, 128>
mUnkdb1380;
15
// NOLINTEND
16
17
public
:
18
// prevent constructor by default
19
CrashDumpAssertData
& operator=(
CrashDumpAssertData
const
&);
20
CrashDumpAssertData
(
CrashDumpAssertData
const
&);
21
CrashDumpAssertData
();
22
23
public
:
24
// static variables
25
// NOLINTBEGIN
26
MCNAPI static ::std::add_lvalue_reference_t<::CrashDumpFormatEntryImpl const[]>
kFormat
();
27
// NOLINTEND
28
};
CrashDumpAssertData
Definition
CrashDumpAssertData.h:10
CrashDumpAssertData::kFormat
static MCAPI ::std::add_lvalue_reference_t<::CrashDumpFormatEntryImpl const[]> kFormat()
CrashDumpFormatEntryImpl
Definition
CrashDumpFormatEntryImpl.h:8
ll::UntypedStorage
Definition
Alias.h:14
src
mc
deps
core
utility
CrashDumpAssertData.h
Generated on Fri Jun 13 2025 05:04:23 for LeviLamina by
1.12.0