Toggle navigation
Hot Examples
ZH
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
搜索
Home
Plataforma2Script
C# Class Plataforma2Script, astronaut
Inheritance:
MonoBehaviour
显示文件
Open project: pmarinr/astronaut
Public Properties
Property
Type
Description
adestino
bool
auto
bool
distCovered
float
distancia
float
pause
bool
speed
float
waitTime
float
Public Methods
Method
Description
Start
( ) :
void
Update
( ) :
void
activar
( ) :
void
Method Details
Start()
public
method
public
Start
( ) :
void
return
void
Update()
public
method
public
Update
( ) :
void
return
void
activar()
public
method
public
activar
( ) :
void
return
void
Property Details
adestino
public_oe property
public
bool
adestino
return
bool
auto
public_oe property
public
bool
auto
return
bool
distCovered
public_oe property
public
float
distCovered
return
float
distancia
public_oe property
public
float
distancia
return
float
pause
public_oe property
public
bool
pause
return
bool
speed
public_oe property
public
float
speed
return
float
waitTime
public_oe property
public
float
waitTime
return
float