Game ReferenceGame Global FunctionsAreaClearAllExplosionsOn this pageAreaClearAllExplosions Description Removes all explosions currently active in the area. function AreaClearAllExplosions() --[[ ... ]] end Parameters None. Return Values None. Example None.