C# Class AnimalGenetics.Constants

Afficher le fichier Open project: gregorycu/AnimalGenetics

Méthodes publiques

Свойство Type Description
affectedStats List
affectedStatsToInsert List
sortMode String>.Dictionary

Méthodes publiques

Méthode Description
GetDescription ( StatDef stat ) : string
GetLabel ( StatDef stat ) : string

Method Details

GetDescription() public static méthode

public static GetDescription ( StatDef stat ) : string
stat StatDef
Résultat string

GetLabel() public static méthode

public static GetLabel ( StatDef stat ) : string
stat StatDef
Résultat string

Property Details

affectedStats public_oe static_oe property

public static List affectedStats
Résultat List

affectedStatsToInsert public_oe static_oe property

public static List affectedStatsToInsert
Résultat List

sortMode public_oe static_oe property

public static Dictionary sortMode
Résultat String>.Dictionary