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
IntroLab
C# Class IntroLab, 306_project2
Inheritance:
MonoBehaviour
Datei anzeigen
Open project: ElliotWhiley/306_project2
Public Properties
Property
Type
Description
text
Text
Public Methods
Method
Description
Start
( ) :
void
Update
( ) :
void
clicked
( ) :
void
setText
(
string
msg
) :
void
skipped
( ) :
void
Method Details
Start()
public
method
public
Start
( ) :
void
return
void
Update()
public
method
public
Update
( ) :
void
return
void
clicked()
public
method
public
clicked
( ) :
void
return
void
setText()
public
method
public
setText
(
string
msg
) :
void
msg
string
return
void
skipped()
public
method
public
skipped
( ) :
void
return
void
Property Details
text
public_oe property
public
Text
text
return
Text