C# Class UnityCommonEditorLibrary.Inspectors.CameraBounds2DInspector

Inheritance: UnityEditor.Editor
显示文件 Open project: thebeardphantom/UnityCommonLibrary

Public Methods

Method Description
OnInspectorGUI ( ) : void

Private Methods

Method Description
OnEnable ( ) : void

Method Details

OnInspectorGUI() public method

public OnInspectorGUI ( ) : void
return void