private void OnItemClicked(InventoryItemModel model, InventoryItemClickType actionType) { ItemEvent.SafeRaise(actionType, model.WorldId); }