| Property | Value |
|---|---|
| Native Name | _INVENTORY_GET_INVENTORY_ITEM_DESCRIPTION_HASH |
| Hash | 0xA4550FE9C512E3DD |
| Return Type | Hash |
| Build | 1207 |
| Parameters | item (Hash) |
Parameters
item(Hash)
Usage
Lua (Direct):
local result = InventoryGetInventoryItemDescriptionHash(item)
Lua (Hash):
local result = Citizen.InvokeNative(0xA4550FE9C512E3DD, item)
End of INVENTORY natives part 1