LeviLamina
Loading...
Searching...
No Matches
WorldSessionEndPoint.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
// auto generated inclusion list
6
#include "mc/deps/core/debug/log/ContentLogEndPoint.h"
7
#include "mc/deps/core/debug/log/LogArea.h"
8
#include "mc/deps/core/debug/log/LogLevel.h"
9
10
class
WorldSessionEndPoint
:
public
::ContentLogEndPoint
{
11
public
:
12
// member variables
13
// NOLINTBEGIN
14
::ll::UntypedStorage<8, 8>
mUnk5ccb44;
15
::ll::UntypedStorage<1, 1>
mUnk4ec654;
16
// NOLINTEND
17
18
public
:
19
// prevent constructor by default
20
WorldSessionEndPoint
& operator=(
WorldSessionEndPoint
const
&);
21
WorldSessionEndPoint
(
WorldSessionEndPoint
const
&);
22
WorldSessionEndPoint
();
23
24
public
:
25
// virtual functions
26
// NOLINTBEGIN
27
// vIndex: 1
28
virtual
void
log(::LogArea
const
area, ::LogLevel
const
level,
char
const
* message)
/*override*/
;
29
30
// vIndex: 2
31
virtual
void
flush()
/*override*/
;
32
33
// vIndex: 3
34
virtual
void
setEnabled(
bool
newState)
/*override*/
;
35
36
// vIndex: 4
37
virtual
bool
isEnabled()
const
/*override*/
;
38
39
// vIndex: 2
40
virtual
bool
logOnlyOnce()
const
/*override*/
;
41
42
// vIndex: 0
43
virtual
~WorldSessionEndPoint
()
/*override*/
=
default
;
44
// NOLINTEND
45
46
public
:
47
// destructor thunk
48
// NOLINTBEGIN
49
50
// NOLINTEND
51
52
public
:
53
// virtual function thunks
54
// NOLINTBEGIN
55
MCAPI
void
$log(::LogArea
const
area, ::LogLevel
const
level,
char
const
* message);
56
57
MCFOLD
void
$flush();
58
59
MCFOLD
void
$setEnabled(
bool
newState);
60
61
MCFOLD
bool
$isEnabled()
const
;
62
63
MCFOLD
bool
$logOnlyOnce()
const
;
64
// NOLINTEND
65
66
public
:
67
// vftables
68
// NOLINTBEGIN
69
MCAPI
static
void
** $vftableForLogEndPoint();
70
71
MCAPI
static
void
** $vftableForEnableNonOwnerReferences();
72
// NOLINTEND
73
};
ContentLogEndPoint
Definition
ContentLogEndPoint.h:11
WorldSessionEndPoint
Definition
WorldSessionEndPoint.h:10
ll::UntypedStorage
Definition
Alias.h:14
src
mc
world
WorldSessionEndPoint.h
Generated on Sat Apr 26 2025 05:56:33 for LeviLamina by
1.12.0