RemoveAllProjectilesOfType
DocsRemoveAllProjectilesOfType(weaponHash, explode)Description
If explode true, then removal is done through exploding the projectile. Basically the same as EXPLODE_PROJECTILES but without defining the owner ped.
Parameters
| Name | Type | Description |
|---|---|---|
weaponHash | Hash | — |
explode | BOOL | — |
Returns
voidThis native does not return a value.