GET_COORDS_OF_PROJECTILE_TYPE_WITHIN_DISTANCE
MISCBuild 1207
Signature
lua
GetCoordsOfProjectileTypeWithinDistance(PlayerPedId(), GetHashKey("..."), 0.0, outCoords, true, true)
-- returns BOOLParameters
| Name | Type | Description |
|---|---|---|
| Ped | — | |
| Hash | — | |
| float | — | |
| Vector3* | — | |
| BOOL | — | |
| BOOL | — |
Usage
lua
GetCoordsOfProjectileTypeWithinDistance(PlayerPedId(), GetHashKey("..."), 0.0, outCoords, true, true)Generated from the native name, hash, and parameter list. Add a real example.
Details
- Hash
- Joaat hash
- Source
- VORPCORE/RDR3natives
Source: VORPCORE/RDR3natives
