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

Static Public Member Functions

static DifficultyOptionsMenu Create (Game.Modes mode, GameParameters initialParams, bool newGame, Callback< GameParameters, bool > OnDismiss)
 Create a Difficulty Options Dialog More...
 
static DifficultyOptionsMenu Create (Game.Modes mode, GameParameters initialParams, bool newGame, Callback< GameParameters, bool > OnDismiss, GameObject miniSettings)
 Create a Difficulty Options Dialog More...
 

Properties

string CurrentSection [get]
 

Member Function Documentation

static DifficultyOptionsMenu DifficultyOptionsMenu.Create ( Game.Modes  mode,
GameParameters  initialParams,
bool  newGame,
Callback< GameParameters, bool >  OnDismiss 
)
inlinestatic

Create a Difficulty Options Dialog

Parameters
modeWhich mode is the difficulties for
initialParamsstarting settings
newGameIs it for a new game or an existing one
OnDismissCallback for when the game is closed - params are settings and whether the dialog was closed with OK or cancel
Returns
static DifficultyOptionsMenu DifficultyOptionsMenu.Create ( Game.Modes  mode,
GameParameters  initialParams,
bool  newGame,
Callback< GameParameters, bool >  OnDismiss,
GameObject  miniSettings 
)
inlinestatic

Create a Difficulty Options Dialog

Parameters
modeWhich mode is the difficulties for
initialParamsstarting settings
newGameIs it for a new game or an existing one
OnDismissCallback for when the game is closed - params are settings and whether the dialog was closed with OK or cancel
miniSettingsThe minisettings game object if we opened the Difficulty settings from there
Returns

Property Documentation

string DifficultyOptionsMenu.CurrentSection
get

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