Skip to main content

InventoryRemove

Callable


  • Removes a specific item from a character body area


    Parameters

    • C: Character

      The character on which we must remove the item

    • AssetGroup: AssetGroupName

      The name of the asset group (body area)

    • optionalRefresh: boolean

      Whether or not to trigger a character refresh. Defaults to false

    Returns void