Exports & Events
All exports and events available to integrate this resource into others.
Client Exports
Is Current Empty
---@return boolean local isEmpty = exports["zyke_consumables"]:IsCurrentItemEmpty()
Has Item Equipped
---@return boolean local hasItem = exports["zyke_consumables"]:HasItemEquipped()
Is Occupied
---@return boolean local isOccupied = exports["zyke_consumables"]:IsOccupied()
Get Equipped Item Metadata
Force Item Unequip
Is Consuming
Client Events
Personal Setting Changed (Catch)
World Item Created (Catch)
World Item Removed (Catch)
Server Exports
Is Current Empty
Has Item Equipped
Is Occupied
Get Equipped Item Metadata
Force Item Unequip
Add To Current Item
Give Ingredient
Add Item
Craft Item
Is Consuming
Last updated