Toggle navigation
Hot Examples
DE
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Suchen
Home
ButtonForHint
C# Class ButtonForHint, Team4BabelGame
Inheritance:
MonoBehaviour
Datei anzeigen
Open project: veselin-/Team4BabelGame
Public Properties
Property
Type
Description
ID
int
hintText
Text
Public Methods
Method
Description
GetHintForSign
( ) :
void
Start
( ) :
void
Update
( ) :
void
Method Details
GetHintForSign()
public
method
public
GetHintForSign
( ) :
void
return
void
Start()
public
method
public
Start
( ) :
void
return
void
Update()
public
method
public
Update
( ) :
void
return
void
Property Details
ID
public_oe property
public
int
ID
return
int
hintText
public_oe property
public
Text
hintText
return
Text