Method GetOrCreateWindow
GetOrCreateWindow()
Returns a reference to the Timeline Window. If the window is not opened, it will be opened.
Declaration
public static TimelineEditorWindow GetOrCreateWindow()
Returns
Type | Description |
---|---|
TimelineEditorWindow | A reference to the TimelineWindow. |