No edit summary |
No edit summary |
||
(6 intermediate revisions by 2 users not shown) | |||
Line 4: | Line 4: | ||
{{DataInstruction | {{DataInstruction | ||
|name = Loop Entities (Range) | |name = Loop Entities (Range) | ||
|description = Performs code for all entities in range | |luaId = for_entities_in_range | ||
|description = Performs code for all entities in visibility range of the unit | |||
|category = Flow | |category = Flow | ||
|icon = Make Order.png | |icon = Make Order.png | ||
Line 10: | Line 11: | ||
|argsName1 = Range | |argsName1 = Range | ||
|argsDescription1 = Range (up to units visibility range) | |argsDescription1 = Range (up to units visibility range) | ||
|argsDataType1 = | |argsDataType1 = num | ||
|argsType2 = Input | |argsType2 = Input | ||
|argsName2 = Filter | |argsName2 = Filter | ||
Line 27: | Line 28: | ||
|argsDescription5 = Current Entity | |argsDescription5 = Current Entity | ||
|argsDataType5 = | |argsDataType5 = | ||
|argsType6 = Exec | |||
|argsName6 = Done | |||
|argsDescription6 = Finished looping through all entities in range | |||
|argsDataType6 = | |||
|argsType7 = | |||
|argsName7 = | |||
|argsDescription7 = | |||
|argsDataType7 = | |||
|argsType8 = | |||
|argsName8 = | |||
|argsDescription8 = | |||
|argsDataType8 = | |||
|argsType9 = | |||
|argsName9 = | |||
|argsDescription9 = | |||
|argsDataType9 = | |||
|argsType10 = | |||
|argsName10 = | |||
|argsDescription10 = | |||
|argsDataType10 = | |||
|argsType11 = | |||
|argsName11 = | |||
|argsDescription11 = | |||
|argsDataType11 = | |||
}}{{DataTableIndex | }}{{DataTableIndex | ||
|storedTable=instruction | |storedTable=instruction | ||
|name=Loop Entities (Range) | |name=Loop Entities (Range) | ||
}}</noinclude> | }}</noinclude> |