SetForLoopIndexA
- Parameters
-
newIndex integer
- return type
nothing
- Source code
function SetForLoopIndexA takes integer newIndex returns nothing set bj_forLoopAIndex = newIndex endfunction
- Source
- Blizzard.j
- wc3modding.com
- SetForLoopIndexA
newIndex | integer |
nothing
function SetForLoopIndexA takes integer newIndex returns nothing
set bj_forLoopAIndex = newIndex
endfunction