public void Show() { UserInteraction.Show(m_ListOfMenuNodes); }
public override void OnClick() { UserInteraction.Show(this); }