DestroyLightningBJ
- Parameters
whichBolt lightning- comment
- patch
1.17a
- Source
- Blizzard.j (raise an issue to discuss on Github or submit a PR)
- return type
boolean- Source code
function DestroyLightningBJ takes lightning whichBolt returns boolean return DestroyLightning(whichBolt) endfunction