3#include "mc/_HeaderOutputPredefine.h"
6#include "mc/deps/raknet/PI2_LostConnectionReason.h"
7#include "mc/deps/raknet/PluginInterface2.h"
8#include "mc/deps/raknet/PluginReceiveResult.h"
12namespace RakNet {
struct Packet; }
39 StrAndGuid& operator=(StrAndGuid
const&);
40 StrAndGuid(StrAndGuid
const&);
54 RP_Group& operator=(RP_Group
const&);
55 RP_Group(RP_Group
const&);
59 struct StrAndGuidAndRoom {
70 StrAndGuidAndRoom& operator=(StrAndGuidAndRoom
const&);
71 StrAndGuidAndRoom(StrAndGuidAndRoom
const&);
86 RelayPlugin& operator=(RelayPlugin
const&);
87 RelayPlugin(RelayPlugin
const&);
93 virtual ~RelayPlugin() =
default;
97 virtual void OnClosedConnection(
100 ::RakNet::PI2_LostConnectionReason
Definition PluginInterface2.h:20
Definition RakNetGUID.h:7
Definition RelayPlugin.h:44
Definition RelayPlugin.h:59
Definition RelayPlugin.h:29
Definition SystemAddress.h:7