C# Class CustomRectTransEditor, UGUIPlugin

Inheritance: DecoratorEditor
显示文件 Open project: l980305284/UGUIPlugin

Public Methods

Method Description
CustomRectTransEditor ( ) : System.Collections
OnInspectorGUI ( ) : void

Method Details

CustomRectTransEditor() public method

public CustomRectTransEditor ( ) : System.Collections
return System.Collections

OnInspectorGUI() public method

public OnInspectorGUI ( ) : void
return void