C# Class UIWidgetContainerEditor, UnityDemo

Inheritance: Editor
显示文件 Open project: xieliujian/UnityDemo

Public Methods

Method Description
OnSceneGUI ( ) : void

Make it possible to easily drag the transform around.

Private Methods

Method Description
OnDisable ( ) : void

Method Details

OnSceneGUI() public method

Make it possible to easily drag the transform around.
public OnSceneGUI ( ) : void
return void