LeviLamina
Loading...
Searching...
No Matches
CrashUploadStatus.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
namespace
Bedrock {
6
7
struct
CrashUploadStatus {
8
public
:
9
// member variables
10
// NOLINTBEGIN
11
::ll::UntypedStorage<8, 32>
mUnkb5c8cc;
12
::ll::UntypedStorage<8, 32>
mUnk47bd02;
13
::ll::UntypedStorage<8, 32>
mUnk948faf;
14
::ll::UntypedStorage<8, 32>
mUnk76224f;
15
::ll::UntypedStorage<8, 32>
mUnk3295f6;
16
::ll::UntypedStorage<8, 32>
mUnk351e83;
17
::ll::UntypedStorage<8, 8>
mUnkac985e;
18
::ll::UntypedStorage<8, 8>
mUnke83f2e;
19
::ll::UntypedStorage<8, 8>
mUnke1bf8d;
20
// NOLINTEND
21
22
public
:
23
// prevent constructor by default
24
CrashUploadStatus& operator=(CrashUploadStatus
const
&);
25
CrashUploadStatus(CrashUploadStatus
const
&);
26
CrashUploadStatus();
27
28
public
:
29
// member functions
30
// NOLINTBEGIN
31
#ifdef LL_PLAT_C
32
MCNAPI ~CrashUploadStatus();
33
#endif
34
// NOLINTEND
35
36
public
:
37
// destructor thunk
38
// NOLINTBEGIN
39
#ifdef LL_PLAT_C
40
MCNAPI
void
$dtor();
41
#endif
42
// NOLINTEND
43
};
44
45
}
// namespace Bedrock
ll::UntypedStorage
Definition
Alias.h:14
src
mc
deps
application
crash_manager
CrashUploadStatus.h
Generated on
for LeviLamina by
1.16.1