메소드 | 설명 | |
---|---|---|
CutsceneMediaWindow ( CutsceneEditor, ed ) : UnityEditor | ||
OnGUI ( Rect rect ) : void |
Displays the media pane's GUI.
|
메소드 | 설명 | |
---|---|---|
HandleMediaItemClicks ( CutsceneMedia, item, Rect rect ) : void |
Handles left and right mouse clicks of media items.
|
|
Insert ( CutsceneMedia, obj ) : void |
Inserts the given cutscene object into the timeline.
|
|
IsMediaInsertable ( ) : bool |
Determines whether or not the currently selected cutscene object can be inserted into the selected timeline.
|
public CutsceneMediaWindow ( CutsceneEditor, ed ) : UnityEditor | ||
ed | CutsceneEditor, | |
리턴 | UnityEditor |