DIFF

class ScriptConsoleUniversalInfoDialogSource

ScriptConsoleUniversalInfoDialog UIScriptedMenu UIMenuPanel Managed

All members, including inherited

Constructors 2

void ScriptConsoleUniversalInfoDialog()
void ~ScriptConsoleUniversalInfoDialog()

Constants 1

private const int EDITBOX_TEXT_SIZE = 16
Referenced by SetContent()

Members 4

private TextWidget m_Label
Referenced by Init(), and SetLabel()
private ScrollWidget m_ContentScroll
Referenced by Init(), and SetContent()
private MultilineEditBoxWidget m_Content
Referenced by Init(), and SetContent()
private ButtonWidget m_OKButton
Referenced by Init()

Methods 4

void SetLabel(string label)