Class RangeSliderFloat.UxmlFactory
Factory class to instantiate a RangeSliderFloat using the data read from a UXML file.
Inheritance
RangeSliderFloat.UxmlFactory
Inherited Members
UxmlFactory<RangeSliderFloat, RangeSliderFloat.UxmlTraits>.Create(IUxmlAttributes, CreationContext)
BaseUxmlFactory<RangeSliderFloat, RangeSliderFloat.UxmlTraits>.AcceptsAttributeBag(IUxmlAttributes, CreationContext)
BaseUxmlFactory<RangeSliderFloat, RangeSliderFloat.UxmlTraits>.uxmlName
BaseUxmlFactory<RangeSliderFloat, RangeSliderFloat.UxmlTraits>.uxmlNamespace
BaseUxmlFactory<RangeSliderFloat, RangeSliderFloat.UxmlTraits>.uxmlQualifiedName
BaseUxmlFactory<RangeSliderFloat, RangeSliderFloat.UxmlTraits>.uxmlType
BaseUxmlFactory<RangeSliderFloat, RangeSliderFloat.UxmlTraits>.canHaveAnyAttribute
BaseUxmlFactory<RangeSliderFloat, RangeSliderFloat.UxmlTraits>.uxmlAttributesDescription
BaseUxmlFactory<RangeSliderFloat, RangeSliderFloat.UxmlTraits>.uxmlChildElementsDescription
BaseUxmlFactory<RangeSliderFloat, RangeSliderFloat.UxmlTraits>.substituteForTypeName
BaseUxmlFactory<RangeSliderFloat, RangeSliderFloat.UxmlTraits>.substituteForTypeNamespace
BaseUxmlFactory<RangeSliderFloat, RangeSliderFloat.UxmlTraits>.substituteForTypeQualifiedName
Namespace: Unity.Muse.AppUI.UI
Assembly: Unity.Muse.AppUI.dll
Syntax
public class RangeSliderFloat.UxmlFactory : UxmlFactory<RangeSliderFloat, RangeSliderFloat.UxmlTraits>, IUxmlFactory, IBaseUxmlFactory