_IS_WEAPON_CLOSE_RANGE
_IS_WEAPON_CLOSE_RANGE? returns true when it's lassos , melee, thrown weapons (matchetes and unarmed return false) all guns ,bows and animal weapons return false
WEAPONBuild 1207
Signature
lua
IsWeaponCloseRange(GetHashKey("..."))
-- returns BOOLParameters
| Name | Type | Description |
|---|---|---|
| Hash | — |
Usage
lua
IsWeaponCloseRange(GetHashKey("..."))Generated from the native name, hash, and parameter list. Add a real example.
Details
- Hash
- Source
- VORPCORE/RDR3natives
Source: VORPCORE/RDR3natives
