|
enum class | DefaultAssigmentAlgorithm : int { SmallestTeam = 0
, FillInOrder = 1
} |
|
|
TeamBalancer & | operator= (TeamBalancer const &) |
|
| TeamBalancer (TeamBalancer 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) |
|
|
::ll::UntypedStorage< 8, 16 > | mUnkb6544a |
|
::ll::UntypedStorage< 4, 4 > | mUnka3287b |
|
::ll::UntypedStorage< 1, 1 > | mUnk90570d |
|
::ll::UntypedStorage< 1, 1 > | mUnk9de96e |
|
::ll::UntypedStorage< 8, 16 > | mUnk1b029e |
|
::ll::UntypedStorage< 8, 16 > | mUnkd3efd5 |
|
::ll::UntypedStorage< 8, 16 > | mUnkd702bf |
|
::ll::UntypedStorage< 8, 16 > | mUnk85b0f4 |
|
::ll::UntypedStorage< 8, 8 > | mUnkd5879f |
|
::ll::UntypedStorage< 8, 8 > | mUnk57d580 |
|
◆ OnClosedConnection()
◆ OnAttach()
virtual void RakNet::TeamBalancer::OnAttach |
( |
| ) |
|
|
virtual |
The documentation for this class was generated from the following file: