Class ComponentTrackInspector
Inherited Members
UnityEngine.Object.FindObjectsOfType<T>(System.Boolean)
UnityEngine.Object.FindObjectOfType<T>(System.Boolean)
Namespace: Unity.Timeline.Editor
Syntax
[CustomEditor(typeof(ComponentTrack), true)]
[CanEditMultipleObjects]
public class ComponentTrackInspector : Editor, IPreviewable, IToolModeOwner