Kerbal Space Program
1.12.4
|
Public Member Functions | |
VesselSpawnInfo (string craftSubfolder, string profileName, KSP.UI.Screens.VesselSpawnDialog.CraftSelectedCallback OnFileSelected, LaunchSiteFacility callingFacility) | |
Public Attributes | |
LaunchSiteFacility | callingFacility |
Link to the Facility that is spawning the dialog. More... | |
string | craftSubfolder |
The sub folder for the currently selected craft file. More... | |
KSP.UI.Screens.VesselSpawnDialog.CraftSelectedCallback | OnFileSelected |
Callback for the vessel spawn dialog when a craft file is selected and launched. More... | |
string | profileName |
The profile name for the save. More... | |
|
inline |
LaunchSiteFacility GameEvents.VesselSpawnInfo.callingFacility |
Link to the Facility that is spawning the dialog.
string GameEvents.VesselSpawnInfo.craftSubfolder |
The sub folder for the currently selected craft file.
KSP.UI.Screens.VesselSpawnDialog.CraftSelectedCallback GameEvents.VesselSpawnInfo.OnFileSelected |
Callback for the vessel spawn dialog when a craft file is selected and launched.
string GameEvents.VesselSpawnInfo.profileName |
The profile name for the save.