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

Classes

struct  LocalCallback
struct  LocalSlotObject
struct  LocalSlot

Public Member Functions

RPC4 & operator= (RPC4 const &)
 RPC4 (RPC4 const &)
virtual void OnAttach ()
virtual::RakNet::PluginReceiveResult OnReceive (::RakNet::Packet *)
virtual void OnDetach ()
virtual void Update ()
virtual void OnRakPeerStartup ()
virtual void OnRakPeerShutdown ()
virtual void OnClosedConnection (::RakNet::SystemAddress const &, ::RakNet::RakNetGUID, ::RakNet::PI2_LostConnectionReason)
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 > mUnkb1e8fd
::ll::UntypedStorage< 8, 16 > mUnkef7cd3
::ll::UntypedStorage< 8, 16 > mUnkf9a38e
::ll::UntypedStorage< 8, 16 > mUnk271103
::ll::UntypedStorage< 8, 288 > mUnkb7232b
::ll::UntypedStorage< 1, 1 > mUnk377221
::ll::UntypedStorage< 4, 4 > mUnkd18367
::ll::UntypedStorage< 1, 1 > mUnkf58128
::ll::UntypedStorage< 8, 8 > mUnkd5879f
::ll::UntypedStorage< 8, 8 > mUnk57d580

Member Function Documentation

◆ OnAttach()

virtual void RakNet::RPC4::OnAttach ( )
virtual

Reimplemented from RakNet::PluginInterface2.


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