C# Class UnityEditor.UI.AspectRatioFitterEditor

Inheritance: SelfControllerEditor
显示文件 Open project: CarlosHBC/UnityDecompiled

Public Methods

Method Description
OnInspectorGUI ( ) : void

See Editor.OnInspectorGUI.

Protected Methods

Method Description
OnEnable ( ) : void

Method Details

OnEnable() protected method

protected OnEnable ( ) : void
return void

OnInspectorGUI() public method

See Editor.OnInspectorGUI.

public OnInspectorGUI ( ) : void
return void