C# Class kOS.Suffixed.StageValues

Inheritance: kOS.Suffixed.SpecialValue
Afficher le fichier Open project: KSP-KOS/KOS Class Usage Examples

Méthodes publiques

Méthode Description
CreatePartSet ( ) : void
GetSuffix ( string suffixName ) : ISuffixResult
StageValues ( SharedObjects shared ) : System
ToString ( ) : string

Private Methods

Méthode Description
GetResourceDictionary ( ) : Lexicon
GetResourceManifest ( ) : ListValue
GetResourceOfCurrentStage ( string resourceName ) : double
InitializeSuffixes ( ) : void

Method Details

CreatePartSet() public méthode

public CreatePartSet ( ) : void
Résultat void

GetSuffix() public méthode

public GetSuffix ( string suffixName ) : ISuffixResult
suffixName string
Résultat ISuffixResult

StageValues() public méthode

public StageValues ( SharedObjects shared ) : System
shared SharedObjects
Résultat System

ToString() public méthode

public ToString ( ) : string
Résultat string