private void OnAltClick() { if (this.slotItem != null) { RPOS.GetRightClickMenu().SetItem(this.slotItem); } }