# Inventory Item Index

Grammar — Inventory Index of item
FlagsNative | Function

Returns the internal index for the specified inventory item.

# Arguments

  • unit — Item

Returns — int

native int UnitInventoryIndex(unit inItem);

Category: Unit / Items

# Examples

— None found —