|
enum class | Router2RequestStates : int { R2rsRequestStateQueryForwarding = 0
, RequestStateRequestForwarding = 1
} |
|
|
Router2 & | operator= (Router2 const &) |
|
| Router2 (Router2 const &) |
|
virtual::RakNet::PluginReceiveResult | OnReceive (::RakNet::Packet *) |
|
virtual void | Update () |
|
virtual void | OnClosedConnection (::RakNet::SystemAddress const &, ::RakNet::RakNetGUID, ::RakNet::PI2_LostConnectionReason) |
|
virtual void | OnFailedConnectionAttempt (::RakNet::Packet *, ::RakNet::PI2_FailedConnectionAttemptReason) |
|
virtual void | OnRakPeerShutdown () |
|
virtual void | OnAttach () |
|
virtual void | OnDetach () |
|
virtual void | OnRakPeerStartup () |
|
virtual void | OnNewConnection (::RakNet::SystemAddress const &, ::RakNet::RakNetGUID, bool) |
|
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) |
|
|
::ll::UntypedStorage< 8, 8 > | mUnk5c003a |
|
::ll::UntypedStorage< 4, 4 > | mUnk5aa39a |
|
::ll::UntypedStorage< 8, 40 > | mUnkd3d601 |
|
::ll::UntypedStorage< 8, 40 > | mUnkf34110 |
|
::ll::UntypedStorage< 8, 40 > | mUnkc92e56 |
|
::ll::UntypedStorage< 8, 16 > | mUnk40f14f |
|
::ll::UntypedStorage< 8, 16 > | mUnk858659 |
|
::ll::UntypedStorage< 8, 16 > | mUnkb59eef |
|
::ll::UntypedStorage< 8, 8 > | mUnkf93660 |
|
::ll::UntypedStorage< 2, 2 > | mUnk894cdb |
|
::ll::UntypedStorage< 8, 8 > | mUnkd5879f |
|
::ll::UntypedStorage< 8, 8 > | mUnk57d580 |
|
◆ Update()
virtual void RakNet::Router2::Update |
( |
| ) |
|
|
virtual |
◆ OnClosedConnection()
◆ OnFailedConnectionAttempt()
virtual void RakNet::Router2::OnFailedConnectionAttempt |
( |
::RakNet::Packet * | , |
|
|
::RakNet::PI2_FailedConnectionAttemptReason | ) |
|
virtual |
◆ OnRakPeerShutdown()
virtual void RakNet::Router2::OnRakPeerShutdown |
( |
| ) |
|
|
virtual |
The documentation for this class was generated from the following file: