Class AnimatedTileEditor
Inherited Members
UnityEditor.Editor.MoveNextTarget()
UnityEngine.Object.FindObjectsOfType<T>(System.Boolean)
UnityEngine.Object.FindObjectOfType<T>(System.Boolean)
Namespace: UnityEditor.Tilemaps
Syntax
[CustomEditor(typeof(AnimatedTile))]
[MovedFrom(true, "UnityEngine.Tilemaps", "Unity.2D.Tilemap.Extras", null)]
public class AnimatedTileEditor : Editor, IPreviewable, IToolModeOwner
Methods
OnInspectorGUI()
Draws an Inspector for the AnimatedTile.
Declaration
public override void OnInspectorGUI()