C# Class SpriteTimelineEditor, urban-survivors

Inheritance: EditorWindow
Datei anzeigen Open project: exdev/urban-survivors Class Usage Examples

Public Methods

Method Description
OnCloseWindow ( ) : void
OnDisable ( ) : void

Private Methods

Method Description
OnFocus ( ) : void
OnGUI ( ) : void
OnHierarchyChange ( ) : void
OnSelectionChange ( ) : void
ShowEditor ( ) : void
Update ( ) : void

Method Details

OnCloseWindow() public method

public OnCloseWindow ( ) : void
return void

OnDisable() public method

public OnDisable ( ) : void
return void