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