Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


canHaveAnyAttribute

Must return true if the UXML element attributes are not restricted to the values enumerated by _uxmlAttributesDescription.
Read time 1 minuteLast updated 12 days ago

Definition

Warning
Deprecated. BaseUxmlTraits is deprecated and will be removed. Use UxmlElementAttribute instead.
public bool canHaveAnyAttribute { get; protected set; }