C# Class Elevator_WaitPlatform, EdgeOfInfinity

Inheritance: WaitPlatform
Afficher le fichier Open project: BenBohannon/EdgeOfInfinity

Méthodes publiques

Свойство Type Description
activateKey string
movementSpeed int
movementTimeMax int
state ElevatorState

Méthodes publiques

Méthode Description
FixedUpdate ( ) : void

Method Details

FixedUpdate() public méthode

public FixedUpdate ( ) : void
Résultat void

Property Details

activateKey public_oe property

public string activateKey
Résultat string

movementSpeed public_oe property

public int movementSpeed
Résultat int

movementTimeMax public_oe property

public int movementTimeMax
Résultat int

state public_oe property

public ElevatorState state
Résultat ElevatorState