Class UIntField.UxmlFactory
Instantiates an UIntField using the data read from a UXML file.
Implements
Inherited Members
UxmlFactory<UIntField, UIntField.UxmlTraits>.AcceptsAttributeBag(IUxmlAttributes, CreationContext)
UxmlFactory<UIntField, UIntField.UxmlTraits>.Create(IUxmlAttributes, CreationContext)
UxmlFactory<UIntField, UIntField.UxmlTraits>.uxmlName
UxmlFactory<UIntField, UIntField.UxmlTraits>.uxmlNamespace
UxmlFactory<UIntField, UIntField.UxmlTraits>.uxmlQualifiedName
UxmlFactory<UIntField, UIntField.UxmlTraits>.canHaveAnyAttribute
UxmlFactory<UIntField, UIntField.UxmlTraits>.uxmlAttributesDescription
UxmlFactory<UIntField, UIntField.UxmlTraits>.uxmlChildElementsDescription
UxmlFactory<UIntField, UIntField.UxmlTraits>.substituteForTypeName
UxmlFactory<UIntField, UIntField.UxmlTraits>.substituteForTypeNamespace
UxmlFactory<UIntField, UIntField.UxmlTraits>.substituteForTypeQualifiedName
Namespace: UnityEngine.Perception.UIElements
Assembly: Unity.Perception.Editor.dll
Syntax
public class UIntField.UxmlFactory : UxmlFactory<UIntField, UIntField.UxmlTraits>, IUxmlFactory