Class IdentifierField.UxmlTraits
Inheritance
BaseUxmlTraits
UxmlTraits
VisualElement.UxmlTraits
BindableElement.UxmlTraits
IdentifierField.UxmlTraits
Inherited Members
VisualElement.UxmlTraits.uxmlChildElementsDescription
UxmlTraits.Init(VisualElement, IUxmlAttributes, CreationContext)
BaseUxmlTraits.canHaveAnyAttribute
BaseUxmlTraits.uxmlAttributesDescription
Namespace: UnityEditor.ShaderGraph.Drawing
Assembly: Unity.ShaderGraph.Editor.dll
Syntax
[Obsolete("UxmlTraits is deprecated and will be removed. Use UxmlElementAttribute instead.", false)]
public class IdentifierField.UxmlTraits : TextValueFieldTraits<string, UxmlStringAttributeDescription>