Skip to content

ExceptionPanel

Graydon edited this page Mar 21, 2017 · 4 revisions

public class ExceptionPanel

Base Class: MenuPanel

Fields

private BindPropertyByKey m_Binding

Methods

protected void Initialize()
public void SetMessage(string title, string message, bool error)
private void OnEnterFocus(UIComponent comp, UIFocusEventParameter p)
private void OnVisibilityChanged(UIComponent comp, bool visible)
public void OnKeyDown(UIComponent comp, UIKeyEventParameter p)
public void OnCopy()

Clone this wiki locally