C# 클래스 ACR_BuilderPlugin.Editors.Converters.SkillTypeConverter

상속: System.ComponentModel.StringConverter
파일 보기 프로젝트 열기: ALandFarAway/ALFA-Base-Resources

공개 프로퍼티들

프로퍼티 타입 설명
SkillList string[]

공개 메소드들

메소드 설명
GetStandardValues ( ITypeDescriptorContext context ) : StandardValuesCollection
GetStandardValuesExclusive ( ITypeDescriptorContext context ) : bool
GetStandardValuesSupported ( ITypeDescriptorContext context ) : bool
ReloadSkillList ( ) : void

메소드 상세

GetStandardValues() 공개 메소드

public GetStandardValues ( ITypeDescriptorContext context ) : StandardValuesCollection
context ITypeDescriptorContext
리턴 StandardValuesCollection

GetStandardValuesExclusive() 공개 메소드

public GetStandardValuesExclusive ( ITypeDescriptorContext context ) : bool
context ITypeDescriptorContext
리턴 bool

GetStandardValuesSupported() 공개 메소드

public GetStandardValuesSupported ( ITypeDescriptorContext context ) : bool
context ITypeDescriptorContext
리턴 bool

ReloadSkillList() 공개 정적인 메소드

public static ReloadSkillList ( ) : void
리턴 void

프로퍼티 상세

SkillList 공개적으로 정적으로 프로퍼티

public static string[] SkillList
리턴 string[]