LeviLamina
Loading...
Searching...
No Matches
LogContent.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
namespace
Editor {
6
7
struct
LogContent {
8
public
:
9
// member variables
10
// NOLINTBEGIN
11
::ll::UntypedStorage<8, 72>
mUnkc5c790;
12
::ll::UntypedStorage<8, 80>
mUnk4062c3;
13
// NOLINTEND
14
15
public
:
16
// prevent constructor by default
17
LogContent& operator=(LogContent
const
&);
18
LogContent();
19
20
public
:
21
// member functions
22
// NOLINTBEGIN
23
MCNAPI
LogContent
(
::Editor::LogContent
const
&);
24
25
#ifdef LL_PLAT_C
26
MCNAPI ::std::string
const
& getMessageStr()
const
;
27
28
MCNAPI ::std::string
const
& getSubMessageStr()
const
;
29
#endif
30
31
MCNAPI
~LogContent
();
32
// NOLINTEND
33
34
public
:
35
// constructor thunks
36
// NOLINTBEGIN
37
MCNAPI
void
*
$ctor
(
::Editor::LogContent
const
&);
38
// NOLINTEND
39
40
public
:
41
// destructor thunk
42
// NOLINTBEGIN
43
MCNAPI
void
$dtor
();
44
// NOLINTEND
45
};
46
47
}
// namespace Editor
Editor::LogContent
Definition
LogContent.h:7
Editor::LogContent::$dtor
MCAPI void $dtor()
Editor::LogContent::~LogContent
MCAPI ~LogContent()
Editor::LogContent::LogContent
MCAPI LogContent(::Editor::LogContent const &)
Editor::LogContent::$ctor
MCAPI void * $ctor(::Editor::LogContent const &)
ll::UntypedStorage
Definition
Alias.h:14
src
mc
common
editor
LogContent.h
Generated on
for LeviLamina by
1.16.1