C# Class ProjectAnalyzer.ProjectAnalyzer

Inheritance: EditorWindow
ファイルを表示 Open project: dreamanlan/CSharpGameFramework Class Usage Examples

Public Methods

Method Description
Init ( ) : void

Private Methods

Method Description
DrawHome ( ) : void
OnGUI ( ) : void
ProjectAnalyzerStart ( ) : void
ProjectAnalyzerView ( ) : void

Method Details

Init() public method

public Init ( ) : void
return void