Toggle navigation
Hot Examples
IT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Cerca
Home
ProgressBarOnCanvas
C# Class ProgressBarOnCanvas, Team-6
Inheritance:
MonoBehaviour
Mostra file
Open project: RUGSoftEng/Team-6
Public Properties
Property
Type
Description
c
GameObject
colorCorrect
Color
progressElement
Button
Public Methods
Method
Description
OnGUI
( ) :
void
Method Details
OnGUI()
public
method
public
OnGUI
( ) :
void
return
void
Property Details
c
public_oe property
public
GameObject
c
return
GameObject
colorCorrect
public_oe property
public
Color
colorCorrect
return
Color
progressElement
public_oe property
public
Button
progressElement
return
Button