Skip to main content

InventoryUnlock

Callable

  • InventoryUnlock(C, ItemOrGroupName, refreshDialog): void

  • Unlocks an item and removes all related properties


    Parameters

    • C: Character

      The character on which the item must be unlocked

    • ItemOrGroupName: AssetGroupItemName | Item

      The item from appearance to unlock

    • optionalrefreshDialog: boolean = true

      Refreshes the character dialog

    Returns void