InputConfirmWindow.WindowContent
Public Functions #
Public Properties #
Public Functions Documentation #
function WindowContent #
WindowContent()
Public Property Documentation #
property Title #
string Title;
property Description #
string Description;
string InputFieldDescription;
property CheckBox #
bool CheckBox;
property CheckBoxDescription #
string CheckBoxDescription;
property CheckBoxValue #
bool CheckBoxValue;
string InputFieldValidationMessage;
property ConfirmButtonText #
string ConfirmButtonText;
property CancelButtonText #
string CancelButtonText;