LeviLamina
Loading...
Searching...
No Matches
TelemetryError.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
namespace
TelemtetryEvents {
6
7
struct
TelemetryError {
8
public
:
9
// member variables
10
// NOLINTBEGIN
11
::ll::UntypedStorage<8, 32>
mUnk85be9a;
12
// NOLINTEND
13
14
public
:
15
// prevent constructor by default
16
TelemetryError& operator=(TelemetryError
const
&);
17
TelemetryError(TelemetryError
const
&);
18
TelemetryError();
19
20
public
:
21
// member functions
22
// NOLINTBEGIN
23
#ifdef LL_PLAT_C
24
MCNAPI
auto
toJsonStr()
const
;
25
26
MCNAPI ~TelemetryError();
27
#endif
28
// NOLINTEND
29
30
public
:
31
// destructor thunk
32
// NOLINTBEGIN
33
#ifdef LL_PLAT_C
34
MCNAPI
void
$dtor();
35
#endif
36
// NOLINTEND
37
};
38
39
}
// namespace TelemtetryEvents
ll::UntypedStorage
Definition
Alias.h:14
src
mc
webview
telemtetry_events
TelemetryError.h
Generated on
for LeviLamina by
1.16.1