C# Class AIGraphEditor, ProjectPhoenix

Inheritance: Editor
Datei anzeigen Open project: Alx666/ProjectPhoenix

Public Methods

Method Description
OnInspectorGUI ( ) : void

Private Methods

Method Description
DrawConnection ( POI, hFirst, POI, hSecond, float headSize, Color color ) : void
OnEnable ( ) : void
OnGUI ( ) : void
OnSceneGUI ( ) : void

Method Details

OnInspectorGUI() public method

public OnInspectorGUI ( ) : void
return void