_INVENTORY_MOVE_INVENTORY_ITEM
guid1: old parent GUID guid2: new parent GUID guid3: new item GUID (out param)
INVENTORYBuild 1207
Signature
lua
InventoryMoveInventoryItem(0, guid1, guid2, GetHashKey("..."), 0, outGuid)
-- returns BOOLParameters
| Name | Type | Description |
|---|---|---|
| int | — | |
| Any* | — | |
| Any* | — | |
| Hash | — | |
| int | — | |
| Any* | — |
Usage
lua
InventoryMoveInventoryItem(0, guid1, guid2, GetHashKey("..."), 0, outGuid)Generated from the native name, hash, and parameter list. Add a real example.
Details
- Hash
- Source
- VORPCORE/RDR3natives
Source: VORPCORE/RDR3natives
