LeviLamina
Loading...
Searching...
No Matches
CrashDumpKeyValueData.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
CrashDumpKeyValueData {
11
public
:
12
// member variables
13
// NOLINTBEGIN
14
::ll::UntypedStorage<2, 2>
mUnk8f2373;
15
::ll::UntypedStorage<2, 2>
mUnkd42acf;
16
::ll::UntypedStorage<4, 4>
mUnkf48232;
17
::ll::UntypedStorage<8, 8>
mUnk280e33;
18
// NOLINTEND
19
20
public
:
21
// prevent constructor by default
22
CrashDumpKeyValueData& operator=(CrashDumpKeyValueData
const
&);
23
CrashDumpKeyValueData(CrashDumpKeyValueData
const
&);
24
CrashDumpKeyValueData();
25
26
public
:
27
// static variables
28
// NOLINTBEGIN
29
MCNAPI static ::std::add_lvalue_reference_t<::CrashDumpFormatEntryImpl const[]>
kFormat
();
30
// NOLINTEND
31
};
CrashDumpFormatEntryImpl
Definition
CrashDumpFormatEntryImpl.h:8
CrashDumpKeyValueData::kFormat
static MCAPI ::std::add_lvalue_reference_t<::CrashDumpFormatEntryImpl const[]> kFormat()
ll::UntypedStorage
Definition
Alias.h:14
src
mc
deps
core
utility
CrashDumpKeyValueData.h
Generated on
for LeviLamina by
1.16.1