C# Class TuxedoBerries.ScenePanel.Drawers.ToolsDrawer

Tools drawer. Draws general tools.
Inheritance: BaseDrawer
Show file Open project: TuxedoBerries/ScenePanel Class Usage Examples

Public Methods

Method Description
Dispose ( ) : void
DrawSceneDatabaseExport ( ) : void
DrawUtils ( ) : void
ToolsDrawer ( ) : TuxedoBerries.ScenePanel.Constants

Private Methods

Method Description
GetContent ( string label, string tooltip ) : GUIContent

Method Details

Dispose() public method

public Dispose ( ) : void
return void

DrawSceneDatabaseExport() public method

public DrawSceneDatabaseExport ( ) : void
return void

DrawUtils() public method

public DrawUtils ( ) : void
return void

ToolsDrawer() public method

public ToolsDrawer ( ) : TuxedoBerries.ScenePanel.Constants
return TuxedoBerries.ScenePanel.Constants