Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
ProgressText
C# Class ProgressText, Hellbound
Class currently not in use, but should(or maybe not?) be used for displaying info about picked up object.
Inheritance:
MonoBehaviour
Show file
Open project: Backman/Hellbound
Class Usage Examples
Public Methods
Method
Description
setText
(
string
text
) :
void
Private Methods
Method
Description
Start
( ) :
void
Update
( ) :
void
Method Details
setText()
public
method
public
setText
(
string
text
) :
void
text
string
return
void