Skip to main content

DialogCanUnlock

Callable


  • Checks whether the player is able to unlock the provided item on the provided character


    Parameters

    • C: Character

      The character on whom the item is equipped

    • Item: Item

      The item that should be unlocked

    Returns boolean

    • Returns true, if the player can unlock the given item, false otherwise