Inventory
You can see some inventory functions
AAS.GetInventoryByCategory(category)
Return a table with all bought items in the category
Types
Arguments
Descriptions
Optional
Return :
Types
Parameters
Descriptions
AAS.CountInventory()
Get the number of bought items
Return :
Types
Parameters
Descriptions
AAS.ItemIsBought(uniqueId)
Return if the LocalPlayer has bought the item
Types
Arguments
Descriptions
Optional
Return :
Types
Parameters
Descriptions
Last updated
Was this helpful?