~~NOTOC~~
<=[[4rpl:start| Index]]
* [[4rpl:commands:GetUnitRequestPackets|Get]]
* [[4rpl:commands:SetUnitRequestPackets|Set]]
====== GetUnitRequestPackets ======
GetUnitRequestPackets(<-unit) ->requestsPackets
===== Description =====
Getsa boolean indicating if the unit can requst packets.
===== Examples =====
traceAllSP(GetUnitRequestPackets(self))
<=[[4rpl:start| Index]]