C# Class Assets.Editor.MapExporter

Inheritance: EditorWindow
Show file Open project: nilllzz/Pokemon3D

Public Methods

Method Description
OnGUI ( ) : void

Private Methods

Method Description
AddGameObjectAndProcessChildren ( List data, GameObject gameObject ) : void
ExportScene ( ) : void
GetSceneGameObjectsFlatten ( ) : List
ShowWindow ( ) : void

Method Details

OnGUI() public method

public OnGUI ( ) : void
return void