C# Class ProgressBarOnCanvas, Team-6

Inheritance: MonoBehaviour
Afficher le fichier Open project: RUGSoftEng/Team-6

Méthodes publiques

Свойство Type Description
c GameObject
colorCorrect Color
progressElement Button

Méthodes publiques

Méthode Description
OnGUI ( ) : void

Method Details

OnGUI() public méthode

public OnGUI ( ) : void
Résultat void

Property Details

c public_oe property

public GameObject c
Résultat GameObject

colorCorrect public_oe property

public Color colorCorrect
Résultat Color

progressElement public_oe property

public Button progressElement
Résultat Button