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