Kerbal Space Program
1.12.4
|
This is the complete list of members for SteamWorkshopExportDialog, including all inherited members.
CloseDialog() | SteamWorkshopExportDialog | inline |
modal | SteamWorkshopExportDialog | |
OnCancel() | SteamWorkshopExportDialog | inline |
OnConfirm() | SteamWorkshopExportDialog | inline |
OnToggle(TypeButton t, bool b) | SteamWorkshopExportDialog | inlineprotected |
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) | SteamWorkshopExportDialog | inlinestatic |
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) | SteamWorkshopExportDialog | inlinestatic |
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) | SteamWorkshopExportDialog | inlinestatic |
ToggleSetup(TypeButton t, UnityAction< bool > onValueChangedCallback) | SteamWorkshopExportDialog | inlineprotected |