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

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

CloseDialog()SteamWorkshopExportDialoginline
modalSteamWorkshopExportDialog
OnCancel()SteamWorkshopExportDialoginline
OnConfirm()SteamWorkshopExportDialoginline
OnToggle(TypeButton t, bool b)SteamWorkshopExportDialoginlineprotected
Spawn(string title, string message, Callback< ReturnItems > onOk, Callback< bool > onCancel, bool showCancelBtn=true, bool showVisibilityOption=true, bool showChangeLog=true, bool showModsSection=false, bool showVesselTypeSection=false, VesselType vesselType=VesselType.Ship)SteamWorkshopExportDialoginlinestatic
Spawn(string title, string message, Callback< ReturnItems > onOk, bool showCancelBtn=true, bool showVisibilityOption=true, bool showChangeLog=true, bool showModsSection=false, bool showVesselTypeSection=false, VesselType vesselType=VesselType.Ship)SteamWorkshopExportDialoginlinestatic
Spawn(string title, string message, string textCancel, string textOK, string textDontShowAgain, Callback< ReturnItems > onOk, Callback< bool > onCancel, bool showCancelBtn=true, bool showVisibilityOption=true, bool showChangeLog=true, bool showModsSection=false, bool showVesselTypeSection=false, VesselType vesselType=VesselType.Ship)SteamWorkshopExportDialoginlinestatic
ToggleSetup(TypeButton t, UnityAction< bool > onValueChangedCallback)SteamWorkshopExportDialoginlineprotected