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"
9#include "mc/deps/raknet/RNS2EventHandler.h"
13namespace RakNet {
struct Packet; }
14namespace RakNet {
struct RNS2RecvStruct; }
15namespace RakNet {
struct RakNetGUID; }
16namespace RakNet {
struct SystemAddress; }
44 virtual void Update() ;
50 virtual void OnClosedConnection(
53 ::RakNet::PI2_LostConnectionReason
57 virtual void OnRakPeerShutdown() ;
60 virtual void OnDetach() ;
69 virtual ::RakNet::RNS2RecvStruct* AllocRNS2RecvStruct(
char const*, uint) ;
Definition NatTypeDetectionClient.h:21
Definition PluginInterface2.h:20
Definition RNS2EventHandler.h:12
Definition RNS2RecvStruct.h:7
Definition RakNetGUID.h:7
Definition SystemAddress.h:7