C# Class kOS.Suffixed.StageValues

Inheritance: kOS.Suffixed.SpecialValue
Datei anzeigen Open project: KSP-KOS/KOS Class Usage Examples

Public Methods

Method Description
CreatePartSet ( ) : void
GetSuffix ( string suffixName ) : ISuffixResult
StageValues ( SharedObjects shared ) : System
ToString ( ) : string

Private Methods

Method Description
GetResourceDictionary ( ) : Lexicon
GetResourceManifest ( ) : ListValue
GetResourceOfCurrentStage ( string resourceName ) : double
InitializeSuffixes ( ) : void

Method Details

CreatePartSet() public method

public CreatePartSet ( ) : void
return void

GetSuffix() public method

public GetSuffix ( string suffixName ) : ISuffixResult
suffixName string
return ISuffixResult

StageValues() public method

public StageValues ( SharedObjects shared ) : System
shared SharedObjects
return System

ToString() public method

public ToString ( ) : string
return string