Class TilePaletteBrushInspectorElement.UxmlSerializedData
Inherited Members
UxmlSerializedData.ShouldWriteAttributeValue(UxmlSerializedData.UxmlAttributeFlags)
Namespace: UnityEditor.Tilemaps
Assembly: Unity.2D.Tilemap.Editor.dll
Syntax
[Serializable]
public class TilePaletteBrushInspectorElement.UxmlSerializedData : IMGUIContainer.UxmlSerializedData
Methods
CreateInstance()
Declaration
public override object CreateInstance()
Returns
| Type | Description |
|---|---|
| object |
Overrides
UnityEngine.UIElements.IMGUIContainer.UxmlSerializedData.CreateInstance()