FlatRedBall.Glue.GuiDisplay.AvailableAnimationChainsStringConverter.AvailableAnimationChainsStringConverter C# (CSharp) Метод

AvailableAnimationChainsStringConverter() публичный Метод

public AvailableAnimationChainsStringConverter ( IElement element, NamedObjectSave namedObjectSave ) : System
element IElement
namedObjectSave FlatRedBall.Glue.SaveClasses.NamedObjectSave
Результат System
        public AvailableAnimationChainsStringConverter(IElement element, NamedObjectSave namedObjectSave)
        {
            Initialize(element, namedObjectSave);
        }

Same methods

AvailableAnimationChainsStringConverter::AvailableAnimationChainsStringConverter ( CustomVariable customVariable, StateSave stateSave = null ) : System