Class AnimatedTileEditor
Inherited Members
Editor.MoveNextTarget()
Namespace: UnityEngine.Tilemaps
Assembly: Unity.2D.Tilemap.Extras.dll
Syntax
[CustomEditor(typeof(AnimatedTile))]
public class AnimatedTileEditor : Editor
Methods
OnInspectorGUI()
Draws an Inspector for the AnimatedTile.
Declaration
public override void OnInspectorGUI()