C# Class UIRadioButton, NewCloud

Inheritance: UIElement
Mostrar archivo Open project: nileshlg2003/NewCloud Class Usage Examples

Public Methods

Method Description
Draw ( ) : void
EnableIndex ( int index ) : void
UIRadioButton ( UIRect, rect, int index, string path ) : UnityEngine

Private Methods

Method Description
SetToTrue ( ) : bool

Method Details

Draw() public method

public Draw ( ) : void
return void

EnableIndex() public method

public EnableIndex ( int index ) : void
index int
return void

UIRadioButton() public method

public UIRadioButton ( UIRect, rect, int index, string path ) : UnityEngine
rect UIRect,
index int
path string
return UnityEngine