_INVENTORY_GET_INVENTORY_ITEM_LAST_CREATION
Returns the last creation date of an inventory item
INVENTORYBuild 1207
Signature
lua
InventoryGetInventoryItemLastCreation(0, GetHashKey("..."), year, month, day, hour, minute, second)
-- returns BOOLParameters
| Name | Type | Description |
|---|---|---|
| int | — | |
| Hash | — | |
| int* | — | |
| int* | — | |
| int* | — | |
| int* | — | |
| int* | — | |
| int* | — |
Usage
lua
InventoryGetInventoryItemLastCreation(0, GetHashKey("..."), year, month, day, hour, minute, second)Generated from the native name, hash, and parameter list. Add a real example.
Details
- Hash
- Source
- VORPCORE/RDR3natives
Source: VORPCORE/RDR3natives
