LeviLamina
Loading...
Searching...
No Matches
LevelCrashDumpManager.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
// auto generated inclusion list
6
#include "mc/deps/core/utility/CrashDumpLogStringID.h"
7
#include "mc/world/level/ILevelCrashDumpManager.h"
8
9
class
LevelCrashDumpManager
:
public
::ILevelCrashDumpManager
{
10
public
:
11
// member variables
12
// NOLINTBEGIN
13
::ll::UntypedStorage<1, 1>
mUnkd9b23f;
14
::ll::UntypedStorage<1, 1>
mUnkf2302b;
15
// NOLINTEND
16
17
public
:
18
// prevent constructor by default
19
LevelCrashDumpManager
& operator=(
LevelCrashDumpManager
const
&);
20
LevelCrashDumpManager
(
LevelCrashDumpManager
const
&);
21
LevelCrashDumpManager
();
22
23
public
:
24
// virtual functions
25
// NOLINTBEGIN
26
// vIndex: 0
27
virtual
~LevelCrashDumpManager
()
/*override*/
;
28
29
// vIndex: 1
30
virtual
void
setCrashDumpLogStringID(::CrashDumpLogStringID)
const
/*override*/
;
31
// NOLINTEND
32
33
public
:
34
// destructor thunk
35
// NOLINTBEGIN
36
MCAPI
void
$dtor();
37
// NOLINTEND
38
39
public
:
40
// virtual function thunks
41
// NOLINTBEGIN
42
43
// NOLINTEND
44
45
public
:
46
// vftables
47
// NOLINTBEGIN
48
MCAPI
static
void
** $vftable();
49
// NOLINTEND
50
};
ILevelCrashDumpManager
Definition
ILevelCrashDumpManager.h:8
LevelCrashDumpManager
Definition
LevelCrashDumpManager.h:9
ll::UntypedStorage
Definition
Alias.h:14
src
mc
world
level
LevelCrashDumpManager.h
Generated on Sat Apr 26 2025 05:56:24 for LeviLamina by
1.12.0