| Property | Value |
|---|---|
| Native Name | _INVENTORY_GET_INVENTORY_ITEM_IS_ANIMAL_PELT |
| Hash | 0x4AEF1FB5B9011D75 |
| Return Type | BOOL |
| Build | 1207 |
| Parameters | item (Hash) |
Parameters
item(Hash)
Usage
Lua (Direct):
local result = InventoryGetInventoryItemIsAnimalPelt(item)
Lua (Hash):
local result = Citizen.InvokeNative(0x4AEF1FB5B9011D75, item)