Skip to main content

InventoryAvailable

Callable

  • InventoryAvailable(C, Name, Group): boolean

  • Checks if the character has the inventory available


    Parameters

    • C: Character

      The character on which we should remove the item

    • Name: string

      The name of the item to validate

    • Group: AssetGroupName

      The group name of the item to validate

    Returns boolean