C# Class Zenject.ProjectContextEditor

Inheritance: Zenject.ContextEditor
显示文件 Open project: dotmos/uGameFramework

Public Methods

Method Description
OnEnable ( ) : void

Protected Methods

Method Description
OnGui ( ) : void

Method Details

OnEnable() public method

public OnEnable ( ) : void
return void

OnGui() protected method

protected OnGui ( ) : void
return void