LeviLamina
Loading...
Searching...
No Matches
StatisticsHistoryPlugin.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
// auto generated inclusion list
6
#include "mc/deps/raknet/PI2_LostConnectionReason.h"
7
#include "mc/deps/raknet/PluginInterface2.h"
8
9
// auto generated forward declare list
10
// clang-format off
11
namespace
RakNet {
struct
RakNetGUID; }
12
namespace
RakNet {
struct
SystemAddress; }
13
// clang-format on
14
15
namespace
RakNet {
16
17
class
StatisticsHistoryPlugin
:
public
::RakNet::PluginInterface2
{
18
public
:
19
// member variables
20
// NOLINTBEGIN
21
::ll::UntypedStorage<8, 32>
mUnkc1c2ef;
22
::ll::UntypedStorage<1, 1>
mUnka762cb;
23
::ll::UntypedStorage<1, 1>
mUnk3f7be4;
24
::ll::UntypedStorage<4, 4>
mUnk4d998f;
25
// NOLINTEND
26
27
public
:
28
// prevent constructor by default
29
StatisticsHistoryPlugin
& operator=(
StatisticsHistoryPlugin
const
&);
30
StatisticsHistoryPlugin
(
StatisticsHistoryPlugin
const
&);
31
StatisticsHistoryPlugin
();
32
33
public
:
34
// virtual functions
35
// NOLINTBEGIN
36
// vIndex: 0
37
virtual
~StatisticsHistoryPlugin
()
/*override*/
=
default
;
38
39
// vIndex: 3
40
virtual
void
Update()
/*override*/
;
41
42
// vIndex: 7
43
virtual
void
OnClosedConnection(
44
::RakNet::SystemAddress
const
&,
45
::RakNet::RakNetGUID
,
46
::RakNet::PI2_LostConnectionReason
47
)
/*override*/
;
48
49
// vIndex: 8
50
virtual
void
OnNewConnection(
::RakNet::SystemAddress
const
&,
::RakNet::RakNetGUID
,
bool
)
/*override*/
;
51
// NOLINTEND
52
53
public
:
54
// destructor thunk
55
// NOLINTBEGIN
56
57
// NOLINTEND
58
59
public
:
60
// virtual function thunks
61
// NOLINTBEGIN
62
63
// NOLINTEND
64
};
65
66
}
// namespace RakNet
RakNet::PluginInterface2
Definition
PluginInterface2.h:20
RakNet::StatisticsHistoryPlugin
Definition
StatisticsHistoryPlugin.h:17
RakNet::RakNetGUID
Definition
RakNetGUID.h:7
RakNet::SystemAddress
Definition
SystemAddress.h:7
ll::UntypedStorage
Definition
Alias.h:14
src
mc
deps
raknet
StatisticsHistoryPlugin.h
Generated on Sat Apr 26 2025 05:55:29 for LeviLamina by
1.12.0