FunctionsDialogAllowItemClickDialogAllowItemClick CallableDialogAllowItemClick(CurrentItem: Item, ClickItem: Item): booleanReturns TRUE if the clicked item can be processed, make sure it's not the same item as the one already usedParametersCurrentItem: ItemThe item currently equipedClickItem: ItemThe clicked itemReturns booleanTRUE when we can process
Returns TRUE if the clicked item can be processed, make sure it's not the same item as the one already used