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
Elevator_WaitPlatform
C# Class Elevator_WaitPlatform, EdgeOfInfinity
Inheritance:
WaitPlatform
Mostrar archivo
Open project: BenBohannon/EdgeOfInfinity
Public Properties
Property
Type
Description
activateKey
string
movementSpeed
int
movementTimeMax
int
state
ElevatorState
Public Methods
Method
Description
FixedUpdate
( ) :
void
Method Details
FixedUpdate()
public
method
public
FixedUpdate
( ) :
void
return
void
Property Details
activateKey
public_oe property
public
string
activateKey
return
string
movementSpeed
public_oe property
public
int
movementSpeed
return
int
movementTimeMax
public_oe property
public
int
movementTimeMax
return
int
state
public_oe property
public
ElevatorState
state
return
ElevatorState