Toggle navigation
Hot Examples
IT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Cerca
Home
MetroStudentsControl
C# Class MetroStudentsControl
Inheritance:
MonoBehaviour
Mostra file
Open project: SNUGDC/stardust
Public Properties
Property
Type
Description
changedtosuit
bool
smoothtime
float
suit
GameObject
wheretogo
GameObject
Public Methods
Method
Description
Start
( ) :
void
Update
( ) :
void
Private Methods
Method
Description
Wait
(
float
waittime
) :
IEnumerator
Method Details
Start()
public
method
public
Start
( ) :
void
return
void
Update()
public
method
public
Update
( ) :
void
return
void
Property Details
changedtosuit
public_oe property
public
bool
changedtosuit
return
bool
smoothtime
public_oe property
public
float
smoothtime
return
float
suit
public_oe property
public
GameObject
suit
return
GameObject
wheretogo
public_oe property
public
GameObject
wheretogo
return
GameObject