IsProjectileTypeInArea — RedM Natives
0x04965FB9E14235C7 · MISC · all
`` Determines whether there is a projectile of a specific type within the specified coordinates. The coordinates form a rectangle. ``
Parameters
| Name | Type |
|---|---|
| xMin | float |
| yMin | float |
| zMin | float |
| xMax | float |
| yMax | float |
| zMax | float |
| weaponType | Hash |
| isPlayer | BOOL |
Returns
BOOL