Toggle navigation
Hot Examples
PT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Pesquisar
Página Inicial
HUDCanvas
C# Class HUDCanvas, SOFTENG-306-PROJECT-2
Inheritance:
MonoBehaviour
Exibir arquivo
Open project: gdsl/SOFTENG-306-PROJECT-2
Class Usage Examples
Public Properties
Property
Type
Description
failScreen
GameObject
successScreen
GameObject
timeText
Text,
Public Methods
Method
Description
Start
( ) :
void
Update
( ) :
void
Method Details
Start()
public
method
public
Start
( ) :
void
return
void
Update()
public
method
public
Update
( ) :
void
return
void
Property Details
failScreen
public_oe property
public
GameObject
failScreen
return
GameObject
successScreen
public_oe property
public
GameObject
successScreen
return
GameObject
timeText
public_oe property
public
Text,
timeText
return
Text,