Kerbal Space Program  1.12.4
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Events Macros
UIConfirmDialog Member List

This is the complete list of members for UIConfirmDialog, including all inherited members.

CloseDialog()UIConfirmDialoginline
modalUIConfirmDialog
OnCancel()UIConfirmDialoginline
OnConfirm()UIConfirmDialoginline
OnLeavingScene(GameScenes scn)UIConfirmDialoginline
onOkUIConfirmDialogprotected
Spawn(string title, string message, Callback< bool > onOk, Callback< bool > onCancel, bool showCancelBtn=true)UIConfirmDialoginlinestatic
Spawn(string title, string message, Callback< bool > onOk, bool showCancelBtn=true)UIConfirmDialoginlinestatic
Spawn(string title, string message, Callback< bool > onOk, bool showDontShowAgain, string textDontShowAgain)UIConfirmDialoginlinestatic
Spawn(string title, string message, string textCancel, string textOK, string textDontShowAgain, Callback< bool > onOk, Callback< bool > onCancel, bool showCancelBtn=true)UIConfirmDialoginlinestatic
textCancelUIConfirmDialogprotected
textConfirmationUIConfirmDialogprotected
textDescriptionUIConfirmDialogprotected
textHeaderUIConfirmDialogprotected