Method GetOrCreateWindow
GetOrCreateWindow()
Returns a reference to the Timeline Window. If the window is not opened, it will be opened.
선언
public static TimelineEditorWindow GetOrCreateWindow()
반환
| 타입 | 설명 |
|---|---|
| TimelineEditorWindow | A reference to the TimelineWindow. |