DestroyDefeatConditionBJ

Parameters
whichCondition defeatcondition
return type
nothing
Source code
function DestroyDefeatConditionBJ takes defeatcondition whichCondition returns nothing
    call DestroyDefeatCondition(whichCondition)
endfunction
Source
Blizzard.j
wc3modding.com
DestroyDefeatConditionBJ