Monkey Documentation

Class ReliablePacketPool


Extends:
Constructors:
  • New ( PacketSize:Int, PoolSize:Int, FixByteOrder:Bool )
Methods:
Inherited Properties:
Inherited Methods:

Constructor Documentation

Method New ( PacketSize:Int, PoolSize:Int, FixByteOrder:Bool )

This is simply a proxy to the super-class's implementation.


Method Documentation

Method GeneratePacket : ReliablePacket ()

This generates a ReliablePacket object for internal management. See also: PacketPool.GeneratePacket