|
|
PluginInterface2 & | operator= (PluginInterface2 const &) |
| |
|
| PluginInterface2 (PluginInterface2 const &) |
| |
|
virtual void | OnAttach () |
| |
|
virtual void | OnDetach () |
| |
|
virtual void | Update () |
| |
|
virtual::RakNet::PluginReceiveResult | OnReceive (::RakNet::Packet *) |
| |
|
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) |
| |
The documentation for this class was generated from the following file: