SelectGroupBJ
- Parameters
-
g group
- return type
nothing
- Source code
function SelectGroupBJ takes group g returns nothing call ClearSelection() call ForGroup( g, function SelectGroupBJEnum ) endfunction
- Source
- Blizzard.j
- wc3modding.com
- SelectGroupBJ