C# Class UnityEditor.UI.MaskEditor

Inheritance: UnityEditor.Editor
显示文件 Open project: CarlosHBC/UnityDecompiled

Public Methods

Method Description
OnInspectorGUI ( ) : void

Protected Methods

Method Description
OnEnable ( ) : void

Method Details

OnEnable() protected method

protected OnEnable ( ) : void
return void

OnInspectorGUI() public method

public OnInspectorGUI ( ) : void
return void