C# Class UICheckButton, NewCloud

Inheritance: UIElement
Afficher le fichier Open project: nileshlg2003/NewCloud Class Usage Examples

Méthodes publiques

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

Method Details

Draw() public méthode

public Draw ( ) : void
Résultat void

Enable() public méthode

public Enable ( bool tf ) : void
tf bool
Résultat void

UICheckButton() public méthode

public UICheckButton ( UIRect, rect, bool selected, string path ) : UnityEngine
rect UIRect,
selected bool
path string
Résultat UnityEngine