TIME_SINCE_PED_LAST_SHOT
Returns time since the specified ped last shot, in seconds. (fPlayerJustShotTime)
PEDBuild 1207
Signature
lua
TimeSincePedLastShot(PlayerPedId())
-- returns floatParameters
| Name | Type | Description |
|---|---|---|
| Ped | — |
Usage
lua
TimeSincePedLastShot(PlayerPedId())Generated from the native name, hash, and parameter list. Add a real example.
Details
- Hash
- Source
- VORPCORE/RDR3natives
Source: VORPCORE/RDR3natives
