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