Instructions/Loop Entities (Range)

From Desynced Wiki


Loop Entities (Range)
     File:Instructions-Loop Entities (Range).png
     Performs code for all entities in visibility range of the unit
Lua ID for_entities_in_range
Category Flow
Icon Make Order.png
Argument One: Type Input
Argument One: Name Range
Argument One: Description Range (up to units visibility range)
Argument One: Data Type num
Argument Two: Type Input
Argument Two: Name Filter
Argument Two: Description Filter to check
Argument Two: Data Type radar
Argument Three: Type Input
Argument Three: Name Filter
Argument Three: Description Second Filter
Argument Three: Data Type radar
Argument Four: Type Input
Argument Four: Name Filter
Argument Four: Description Third Filter
Argument Four: Data Type radar
Argument Five: Type Output
Argument Five: Name Entity
Argument Five: Description Current Entity
Argument Six: Type Exec
Argument Six: Name Done
Argument Six: Description Finished looping through all entities in range



Description[edit | edit source]

Uses[edit | edit source]

Similar Instructions[edit | edit source]