Skip to main content

InventoryAvailable

Callable


  • Checks if the character has the inventory available


    Parameters

    • C: Character

      The character on which we should remove the item

    • InventoryName: string

      The name of the item to validate, * means any

    • InventoryGroup: AssetGroupName

      The group name of the item to validate

    Returns boolean