C# Class ACR_BuilderPlugin.Editors.Converters.SkillTypeConverter

Inheritance: System.ComponentModel.StringConverter
Afficher le fichier Open project: ALandFarAway/ALFA-Base-Resources

Méthodes publiques

Свойство Type Description
SkillList string[]

Méthodes publiques

Méthode Description
GetStandardValues ( ITypeDescriptorContext context ) : StandardValuesCollection
GetStandardValuesExclusive ( ITypeDescriptorContext context ) : bool
GetStandardValuesSupported ( ITypeDescriptorContext context ) : bool
ReloadSkillList ( ) : void

Method Details

GetStandardValues() public méthode

public GetStandardValues ( ITypeDescriptorContext context ) : StandardValuesCollection
context ITypeDescriptorContext
Résultat StandardValuesCollection

GetStandardValuesExclusive() public méthode

public GetStandardValuesExclusive ( ITypeDescriptorContext context ) : bool
context ITypeDescriptorContext
Résultat bool

GetStandardValuesSupported() public méthode

public GetStandardValuesSupported ( ITypeDescriptorContext context ) : bool
context ITypeDescriptorContext
Résultat bool

ReloadSkillList() public static méthode

public static ReloadSkillList ( ) : void
Résultat void

Property Details

SkillList public_oe static_oe property

public static string[] SkillList
Résultat string[]