Class TabbedView.UxmlSerializedData
Inheritance
TabbedView.UxmlSerializedData
Inherited Members
VisualElement.UxmlSerializedData.CreateInstance()
UxmlSerializedData.ShouldWriteAttributeValue(UxmlSerializedData.UxmlAttributeFlags)
Namespace: Global Namespace
Assembly: Unity.ShaderGraph.Editor.dll
Syntax
[Serializable]
public class TabbedView.UxmlSerializedData : VisualElement.UxmlSerializedData
Methods
CreateInstance()
Declaration
public override object CreateInstance()
Returns
Type | Description |
---|---|
object |
Overrides
UnityEngine.UIElements.VisualElement.UxmlSerializedData.CreateInstance()