_INVENTORY_USE_SATCHEL_ITEM
eInventoryItem: CLOTHING_FANCY_SUIT, CLOTHING_GUNSLINGER_OUTFIT, etc. Only used in R* SP Scripts
INVENTORYBuild 1207
Signature
lua
InventoryUseSatchelItem(0, GetHashKey("..."), true)
-- returns voidParameters
| Name | Type | Description |
|---|---|---|
| int | — | |
| Hash | — | |
| BOOL | — |
Usage
lua
InventoryUseSatchelItem(0, GetHashKey("..."), true)Generated from the native name, hash, and parameter list. Add a real example.
Details
- Hash
- Source
- VORPCORE/RDR3natives
Source: VORPCORE/RDR3natives
