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

Classes

struct  ConnectionAttempt
struct  User

Public Member Functions

NatPunchthroughServer & operator= (NatPunchthroughServer const &)
 NatPunchthroughServer (NatPunchthroughServer const &)
virtual void Update ()
virtual::RakNet::PluginReceiveResult OnReceive (::RakNet::Packet *)
virtual void OnClosedConnection (::RakNet::SystemAddress const &, ::RakNet::RakNetGUID, ::RakNet::PI2_LostConnectionReason)
virtual void OnNewConnection (::RakNet::SystemAddress const &, ::RakNet::RakNetGUID, bool)
virtual void OnAttach ()
virtual void OnDetach ()
virtual void OnRakPeerStartup ()
virtual void OnRakPeerShutdown ()
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, 8 > mUnka1e774
::ll::UntypedStorage< 8, 16 > mUnkc60876
::ll::UntypedStorage< 2, 2 > mUnkc08f99
::ll::UntypedStorage< 8, 8 > mUnk888e5f
::ll::UntypedStorage< 8, 2720 > mUnkf98e24
::ll::UntypedStorage< 1, 1 > mUnk1b9a7c
::ll::UntypedStorage< 8, 8 > mUnkd5879f
::ll::UntypedStorage< 8, 8 > mUnk57d580

Member Function Documentation

◆ Update()

virtual void RakNet::NatPunchthroughServer::Update ( )
virtual

Reimplemented from RakNet::PluginInterface2.

◆ OnClosedConnection()

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

Reimplemented from RakNet::PluginInterface2.

◆ OnNewConnection()

virtual void RakNet::NatPunchthroughServer::OnNewConnection ( ::RakNet::SystemAddress const & ,
::RakNet::RakNetGUID ,
bool  )
virtual

Reimplemented from RakNet::PluginInterface2.


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