LeviLamina
Loading...
Searching...
No Matches
UDPProxyServer.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
#include "mc/deps/raknet/PluginReceiveResult.h"
9
10
// auto generated forward declare list
11
// clang-format off
12
namespace
RakNet {
struct
Packet
; }
13
namespace
RakNet {
struct
RakNetGUID; }
14
namespace
RakNet {
struct
SystemAddress; }
15
// clang-format on
16
17
namespace
RakNet {
18
19
class
UDPProxyServer
:
public
::RakNet::PluginInterface2
{
20
public
:
21
// member variables
22
// NOLINTBEGIN
23
::ll::UntypedStorage<8, 384>
mUnk85e882;
24
::ll::UntypedStorage<8, 16>
mUnk973cd6;
25
::ll::UntypedStorage<8, 16>
mUnk30a013;
26
::ll::UntypedStorage<8, 8>
mUnkd4ed56;
27
::ll::UntypedStorage<2, 2>
mUnk518285;
28
::ll::UntypedStorage<8, 8>
mUnkf54107;
29
// NOLINTEND
30
31
public
:
32
// prevent constructor by default
33
UDPProxyServer
& operator=(
UDPProxyServer
const
&);
34
UDPProxyServer
(
UDPProxyServer
const
&);
35
UDPProxyServer
();
36
37
public
:
38
// virtual functions
39
// NOLINTBEGIN
40
// vIndex: 0
41
virtual
~UDPProxyServer
()
/*override*/
=
default
;
42
43
// vIndex: 1
44
virtual
void
OnAttach()
/*override*/
;
45
46
// vIndex: 2
47
virtual
void
OnDetach()
/*override*/
;
48
49
// vIndex: 3
50
virtual
void
Update()
/*override*/
;
51
52
// vIndex: 4
53
virtual ::RakNet::PluginReceiveResult OnReceive(
::RakNet::Packet
*)
/*override*/
;
54
55
// vIndex: 7
56
virtual
void
OnClosedConnection(
57
::RakNet::SystemAddress
const
&,
58
::RakNet::RakNetGUID
,
59
::RakNet::PI2_LostConnectionReason
60
)
/*override*/
;
61
62
// vIndex: 5
63
virtual
void
OnRakPeerStartup()
/*override*/
;
64
65
// vIndex: 6
66
virtual
void
OnRakPeerShutdown()
/*override*/
;
67
// NOLINTEND
68
69
public
:
70
// destructor thunk
71
// NOLINTBEGIN
72
73
// NOLINTEND
74
75
public
:
76
// virtual function thunks
77
// NOLINTBEGIN
78
79
// NOLINTEND
80
};
81
82
}
// namespace RakNet
Packet
Definition
Packet.h:26
RakNet::PluginInterface2
Definition
PluginInterface2.h:20
RakNet::UDPProxyServer
Definition
UDPProxyServer.h:19
RakNet::Packet
Definition
Packet.h:7
RakNet::RakNetGUID
Definition
RakNetGUID.h:7
RakNet::SystemAddress
Definition
SystemAddress.h:7
ll::UntypedStorage
Definition
Alias.h:14
src
mc
deps
raknet
UDPProxyServer.h
Generated on Sat Apr 26 2025 05:55:30 for LeviLamina by
1.12.0