_GET_PED_WEAPON_IN_SLOT
slotHash is usually just the weaponHash name, but WEAPON_* is replaced with SLOT_*
WEAPONBuild 1207
Signature
lua
GetPedWeaponInSlot(PlayerPedId(), GetHashKey("..."))
-- returns HashParameters
| Name | Type | Description |
|---|---|---|
| Ped | — | |
| Hash | — |
Usage
lua
GetPedWeaponInSlot(PlayerPedId(), GetHashKey("..."))Generated from the native name, hash, and parameter list. Add a real example.
Details
- Hash
- Source
- VORPCORE/RDR3natives
Source: VORPCORE/RDR3natives
