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