Kerbal Space Program  1.12.4
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Events Macros
Classes | Public Member Functions | Public Attributes | Properties | Events | List of all members
ScenarioLoadDialog.ScenarioSaveInfo Class Reference

Classes

class  GameStateInfo
 

Public Member Functions

bool CanRestart ()
 
string LoadPath ()
 
void SetBanner (Texture2D texture)
 

Public Attributes

Texture2D banner
 
GameStateInfo Current
 
GameStateInfo Initial
 
string name
 
string resumeFolderFullPath
 
string savePath
 

Properties

GameStateInfo ToLoad [get]
 

Events

Callback< Texture2D > OnBannerLoaded = t => { }
 

Member Function Documentation

bool ScenarioLoadDialog.ScenarioSaveInfo.CanRestart ( )
inline
string ScenarioLoadDialog.ScenarioSaveInfo.LoadPath ( )
inline
void ScenarioLoadDialog.ScenarioSaveInfo.SetBanner ( Texture2D  texture)
inline

Member Data Documentation

Texture2D ScenarioLoadDialog.ScenarioSaveInfo.banner
GameStateInfo ScenarioLoadDialog.ScenarioSaveInfo.Current
GameStateInfo ScenarioLoadDialog.ScenarioSaveInfo.Initial
string ScenarioLoadDialog.ScenarioSaveInfo.name
string ScenarioLoadDialog.ScenarioSaveInfo.resumeFolderFullPath
string ScenarioLoadDialog.ScenarioSaveInfo.savePath

Property Documentation

GameStateInfo ScenarioLoadDialog.ScenarioSaveInfo.ToLoad
get

Event Documentation

Callback<Texture2D> ScenarioLoadDialog.ScenarioSaveInfo.OnBannerLoaded = t => { }

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