LeviLamina
Loading...
Searching...
No Matches
RakNet::RelayPlugin Class Reference
+ Inheritance diagram for RakNet::RelayPlugin:

Classes

struct  RP_Group
 
struct  StrAndGuid
 
struct  StrAndGuidAndRoom
 

Public Member Functions

RelayPluginoperator= (RelayPlugin const &)
 
 RelayPlugin (RelayPlugin const &)
 
virtual::RakNet::PluginReceiveResult OnReceive (::RakNet::Packet *)
 
virtual void OnClosedConnection (::RakNet::SystemAddress const &, ::RakNet::RakNetGUID, ::RakNet::PI2_LostConnectionReason)
 
virtual void OnAttach ()
 
virtual void OnDetach ()
 
virtual void Update ()
 
virtual void OnRakPeerStartup ()
 
virtual void OnRakPeerShutdown ()
 
virtual void OnNewConnection (::RakNet::SystemAddress const &, ::RakNet::RakNetGUID, bool)
 
virtual void OnFailedConnectionAttempt (::RakNet::Packet *, ::RakNet::PI2_FailedConnectionAttemptReason)
 
virtual bool UsesReliabilityLayer () const
 
virtual void OnDirectSocketSend (char const *, uint const, ::RakNet::SystemAddress)
 
virtual void OnDirectSocketReceive (char const *, uint const, ::RakNet::SystemAddress)
 
virtual void OnReliabilityLayerNotification (char const *, uint const, ::RakNet::SystemAddress, bool)
 
virtual void OnInternalPacket (::RakNet::InternalPacket *, uint, ::RakNet::SystemAddress, uint, int)
 
virtual void OnAck (uint, ::RakNet::SystemAddress, uint)
 
virtual void OnPushBackPacket (char const *, uint const, ::RakNet::SystemAddress)
 

Public Attributes

::ll::UntypedStorage< 8, 16 > mUnk721270
 
::ll::UntypedStorage< 8, 16 > mUnk864903
 
::ll::UntypedStorage< 8, 16 > mUnk5bffef
 
::ll::UntypedStorage< 1, 1 > mUnk5b7a2f
 
::ll::UntypedStorage< 8, 8 > mUnkd5879f
 
::ll::UntypedStorage< 8, 8 > mUnk57d580
 

Member Function Documentation

◆ OnClosedConnection()

virtual void RakNet::RelayPlugin::OnClosedConnection ( ::RakNet::SystemAddress const & ,
::RakNet::RakNetGUID ,
::RakNet::PI2_LostConnectionReason  )
virtual

Reimplemented from RakNet::PluginInterface2.


The documentation for this class was generated from the following file: