C# Class OculusSpatializerUserParamsEditor

Inheritance: Editor
显示文件 Open project: natewinck/LightsOut

Public Methods

Method Description
OnInspectorGUI ( ) : void

Private Methods

Method Description
Label ( string label ) : void
OnDestroy ( ) : void
OnEnable ( ) : void
Separator ( ) : void

Method Details

OnInspectorGUI() public method

public OnInspectorGUI ( ) : void
return void