C# Class UIProgressBarEditor, TheUnseen

Inheritance: UIWidgetContainerEditor
显示文件 Open project: henryj41043/TheUnseen

Public Methods

Method Description
OnInspectorGUI ( ) : void

Protected Methods

Method Description
DrawLegacyFields ( ) : void
OnDrawAppearance ( ) : void
OnDrawExtraFields ( ) : void

Method Details

DrawLegacyFields() protected method

protected DrawLegacyFields ( ) : void
return void

OnDrawAppearance() protected method

protected OnDrawAppearance ( ) : void
return void

OnDrawExtraFields() protected method

protected OnDrawExtraFields ( ) : void
return void

OnInspectorGUI() public method

public OnInspectorGUI ( ) : void
return void