IsDestructableInvulnerableBJ
- Parameters
-
d destructable
- return type
boolean
- Source code
function IsDestructableInvulnerableBJ takes destructable d returns boolean return IsDestructableInvulnerable(d) endfunction
- Source
- Blizzard.j
- wc3modding.com
- IsDestructableInvulnerableBJ