Skip to main content

DialogAllowItemClick

Callable

  • DialogAllowItemClick(CurrentItem: Item, ClickItem: Item): boolean

  • Returns TRUE if the clicked item can be processed, make sure it's not the same item as the one already used


    Parameters

    • CurrentItem: Item

      The item currently equiped

    • ClickItem: Item

      The clicked item

    Returns boolean

    • TRUE when we can process