Toggle navigation
Hot Examples
ES
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Buscar
Inicio
HelpText
C# Class HelpText, Hellbound
Inheritance:
MonoBehaviour
Mostrar archivo
Open project: Backman/Hellbound
Class Usage Examples
Public Methods
Method
Description
enableHelpText
(
bool
value
) :
void
setHelpText
(
string
text
) :
void
Private Methods
Method
Description
Awake
( ) :
void
Start
( ) :
void
Method Details
enableHelpText()
public
method
public
enableHelpText
(
bool
value
) :
void
value
bool
return
void
setHelpText()
public
method
public
setHelpText
(
string
text
) :
void
text
string
return
void