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