_REQUEST_CARRIABLE_HAT_EQUIP_TO_PED
Requests that the given carriable hat be assigned for equip by the ped. After success, `_IS_CARRIABLE_HAT_PICKUP_REQUEST_ACTIVE` will return true
TASKBuild 1207
Signature
lua
RequestCarriableHatEquipToPed(object, PlayerPedId())
-- returns voidParameters
| Name | Type | Description |
|---|---|---|
| Object | — | |
| Ped | — |
Usage
lua
RequestCarriableHatEquipToPed(object, PlayerPedId())Generated from the native name, hash, and parameter list. Add a real example.
Details
- Hash
- Source
- VORPCORE/RDR3natives
Source: VORPCORE/RDR3natives
