KSP API
 All Classes Namespaces Files Functions Variables Enumerations Enumerator Properties
Public Member Functions | Public Attributes | List of all members
GameEvents.VesselSpawnInfo Struct Reference

Used by onGUILaunchScreenSpawn More...

Public Member Functions

 VesselSpawnInfo (string craftSubfolder, string profileName, VesselSpawnDialog.CraftSelectedCallback OnFileSelected)
 

Public Attributes

string craftSubfolder
 
VesselSpawnDialog.CraftSelectedCallback OnFileSelected
 
string profileName
 

Detailed Description

Used by onGUILaunchScreenSpawn

Exposes information on saved .craft files

Constructor & Destructor Documentation

GameEvents.VesselSpawnInfo.VesselSpawnInfo ( string  craftSubfolder,
string  profileName,
VesselSpawnDialog.CraftSelectedCallback  OnFileSelected 
)

Member Data Documentation

string GameEvents.VesselSpawnInfo.craftSubfolder
VesselSpawnDialog.CraftSelectedCallback GameEvents.VesselSpawnInfo.OnFileSelected
string GameEvents.VesselSpawnInfo.profileName

The documentation for this struct was generated from the following file: