Class UxmlChildElementDescription
Inheritance
UxmlChildElementDescription
Assembly: UnityEngine.dll
Syntax
public class UxmlChildElementDescription
Constructors
|
Improve this Doc
View Source
UxmlChildElementDescription(Type)
Declaration
public UxmlChildElementDescription(Type t)
Parameters
Type |
Name |
Description |
Type |
t |
|
Properties
|
Improve this Doc
View Source
elementName
Declaration
public string elementName { get; protected set; }
Property Value
|
Improve this Doc
View Source
elementNamespace
Declaration
public string elementNamespace { get; protected set; }
Property Value
Extension Methods