DIFF

class UIPopupScriptNotifySource

UIPopupScriptNotify UIPopupScript

All members, including inherited

Constructors 1

void UIPopupScriptNotify(Widget wgt)
References Class.Cast(), Class.Cast(), Widget.FindAnyWidget()
Show 2 more, m_BtnOk, and m_TxtLabel

Members 2

private ButtonWidget m_BtnOk
Referenced by OnClick(), and UIPopupScriptNotify()
private TextWidget m_TxtLabel

Methods 2

override bool OnClick(Widget w, int x, int y, int button)
void SetLabelText(string text)