Skip to main content

InventoryDelete

Callable


  • Deletes an item from the character inventory


    Parameters

    • C: Character

      The character on which we should remove the item

    • DelItemName: string

      The name of the item to delete

    • DelItemGroup: AssetGroupName

      The group name of the item to delete

    • optionalPush: boolean

      Set to TRUE to push to the server

    Returns InventoryItem