Index

GetUnitPacketRequestRate

GetUnitPacketRequestRate(<-unit) ->rate

Description

Gets the rate at which a unit can request packets. The rate is a number of frames. The normal value is 15 (so 2 packets per second).

Examples

traceAllSP(GetUnitPacketRequestRate(self))

Index