Class ComponentClipInspector
Inherited Members
UnityEngine.Object.FindObjectsOfType<T>(System.Boolean)
UnityEngine.Object.FindObjectOfType<T>(System.Boolean)
Namespace: Unity.Timeline.Editor
Syntax
[CustomEditor(typeof(ComponentClip), true)]
public class ComponentClipInspector : Editor, IPreviewable, IToolModeOwner
Methods
OnInspectorGUI()
Declaration
public override void OnInspectorGUI()