C# 클래스 FlatRedBall.Glue.GuiDisplay.AvailableAnimationChainsStringConverter

상속: System.ComponentModel.StringConverter, IObjectsInFileConverter
파일 보기 프로젝트 열기: vchelaru/FlatRedBall 1 사용 예제들

공개 메소드들

메소드 설명
AvailableAnimationChainsStringConverter ( CustomVariable customVariable, StateSave stateSave = null ) : System
AvailableAnimationChainsStringConverter ( IElement element, NamedObjectSave namedObjectSave ) : System
GetStandardValues ( ITypeDescriptorContext context ) : StandardValuesCollection
GetStandardValuesExclusive ( ITypeDescriptorContext context ) : bool
GetStandardValuesSupported ( ITypeDescriptorContext context ) : bool

비공개 메소드들

메소드 설명
GetAnimationChainListFile ( IElement element, NamedObjectSave referencedNos, StateSave stateSave ) : AnimationChainListSave
GetAnimationChainListFromScnxReference ( NamedObjectSave referencedNos ) : AnimationChainListSave
GetReferencedAclsThroughSetVariables ( IElement element, NamedObjectSave referencedNos, StateSave stateSave ) : AnimationChainListSave
Initialize ( IElement element, NamedObjectSave referencedNos, StateSave stateSave = null ) : void
LoadAnimationChainListSave ( IElement element, string rfsName ) : AnimationChainListSave
RefreshList ( ) : void

메소드 상세

AvailableAnimationChainsStringConverter() 공개 메소드

public AvailableAnimationChainsStringConverter ( CustomVariable customVariable, StateSave stateSave = null ) : System
customVariable FlatRedBall.Glue.SaveClasses.CustomVariable
stateSave FlatRedBall.Glue.SaveClasses.StateSave
리턴 System

AvailableAnimationChainsStringConverter() 공개 메소드

public AvailableAnimationChainsStringConverter ( IElement element, NamedObjectSave namedObjectSave ) : System
element IElement
namedObjectSave FlatRedBall.Glue.SaveClasses.NamedObjectSave
리턴 System

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