LeviLamina
Loading...
Searching...
No Matches
ContextMessageLogger.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
// auto generated forward declare list
6
// clang-format off
7
class
ContextMessageLoggerOptions
;
8
// clang-format on
9
10
class
ContextMessageLogger {
11
public
:
12
// member variables
13
// NOLINTBEGIN
14
::ll::UntypedStorage<8, 24>
mUnk7692d5;
15
::ll::UntypedStorage<1, 5>
mUnk522f81;
16
::ll::UntypedStorage<1, 14>
mUnk15d953;
17
// NOLINTEND
18
19
public
:
20
// prevent constructor by default
21
ContextMessageLogger& operator=(ContextMessageLogger
const
&);
22
ContextMessageLogger(ContextMessageLogger
const
&);
23
ContextMessageLogger();
24
25
public
:
26
// virtual functions
27
// NOLINTBEGIN
28
#ifdef LL_PLAT_S
29
virtual
~ContextMessageLogger() =
default
;
30
#else
// LL_PLAT_C
31
virtual
~ContextMessageLogger();
32
#endif
33
34
// NOLINTEND
35
36
public
:
37
// member functions
38
// NOLINTBEGIN
39
40
// NOLINTEND
41
42
public
:
43
// constructor thunks
44
// NOLINTBEGIN
45
MCNAPI_C
void
* $ctor(
::ContextMessageLoggerOptions
const
& options);
46
// NOLINTEND
47
48
public
:
49
// destructor thunk
50
// NOLINTBEGIN
51
MCNAPI
void
$dtor
();
52
// NOLINTEND
53
54
public
:
55
// vftables
56
// NOLINTBEGIN
57
MCNAPI
static
void
**
$vftable
();
58
// NOLINTEND
59
};
ContextMessageLoggerOptions
Definition
ContextMessageLoggerOptions.h:5
ContextMessageLogger::$vftable
static MCAPI void ** $vftable()
ContextMessageLogger::$dtor
MCAPI void $dtor()
ll::UntypedStorage
Definition
Alias.h:14
src
mc
deps
core
debug
log
ContextMessageLogger.h
Generated on
for LeviLamina by
1.16.1