class in UnityEngine.UIElements
/
Implemented in:UnityEngine.UIElementsModule
Describe an allowed child element for an element.
elementName | The name of the allowed child element. |
elementNamespace | The namespace name of the allowed child element. |
UxmlChildElementDescription | Constructor. |