Game ReferenceGame Global FunctionsAreaClearAllProjectilesOn this pageAreaClearAllProjectiles Description Removes all projectiles currently active in the area. function AreaClearAllProjectiles() --[[ ... ]] end Parameters None. Return Values None. Example None.