GroupTrainOrderByIdBJ
- Parameters
-
g group
unitId integer
- return type
boolean
- Source code
function GroupTrainOrderByIdBJ takes group g, integer unitId returns boolean return GroupImmediateOrderById(g, unitId) endfunction
- Source
- Blizzard.j
- wc3modding.com
- GroupTrainOrderByIdBJ