C# Class UICheckButton, NewCloud

Inheritance: UIElement
Datei anzeigen Open project: nileshlg2003/NewCloud Class Usage Examples

Public Methods

Method Description
Draw ( ) : void
Enable ( bool tf ) : void
UICheckButton ( UIRect, rect, bool selected, string path ) : UnityEngine

Method Details

Draw() public method

public Draw ( ) : void
return void

Enable() public method

public Enable ( bool tf ) : void
tf bool
return void

UICheckButton() public method

public UICheckButton ( UIRect, rect, bool selected, string path ) : UnityEngine
rect UIRect,
selected bool
path string
return UnityEngine