C# Class exUIButtonEditor, ex2d-v1

Inheritance: exUIElementEditor
Show file Open project: exdev/ex2d-v1

Public Methods

Method Description
OnInspectorGUI ( ) : void

Protected Methods

Method Description
OnEnable ( ) : void
OnSceneGUI ( ) : void

Method Details

OnEnable() protected method

protected OnEnable ( ) : void
return void

OnInspectorGUI() public method

public OnInspectorGUI ( ) : void
return void

OnSceneGUI() protected method

protected OnSceneGUI ( ) : void
return void