Kerbal Space Program  1.12.4
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Events Macros
Classes | Public Member Functions | Static Public Member Functions | Public Attributes | Protected Member Functions | List of all members
LoadGameDialog Class Reference
Inheritance diagram for LoadGameDialog:

Classes

class  PlayerProfileInfo
 This class holds the details that are displayed for each save in the loadgamedialog
 

Public Member Functions

delegate void FinishedCallback (string path)
 

Static Public Member Functions

static LoadGameDialog Create (FinishedCallback onDismiss, string directory, bool persistent, UISkinDef skin)
 

Public Attributes

UnityEngine.Sprite careerIcon
 

Protected Member Functions

void ClearListItems ()
 
void OnSelectionChanged (bool haveSelection)
 
void SetHidden (bool hide)
 
void SetLocked (bool locked)
 
void Start ()
 

Member Function Documentation

void LoadGameDialog.ClearListItems ( )
inlineprotected
static LoadGameDialog LoadGameDialog.Create ( FinishedCallback  onDismiss,
string  directory,
bool  persistent,
UISkinDef  skin 
)
inlinestatic
delegate void LoadGameDialog.FinishedCallback ( string  path)
void LoadGameDialog.OnSelectionChanged ( bool  haveSelection)
inlineprotected
void LoadGameDialog.SetHidden ( bool  hide)
inlineprotected
void LoadGameDialog.SetLocked ( bool  locked)
inlineprotected
void LoadGameDialog.Start ( )
inlineprotected

Member Data Documentation

UnityEngine.Sprite LoadGameDialog.careerIcon

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