Class BehaviorElevatorControl
- Namespace
- Vintagestory.GameContent
- Assembly
- VSSurvivalMod.dll
Used in combination with the "BEBehaviorElevatorControl" to create an elevator. Uses the code "ElevatorControl", and has no properties.
[DocumentAsJson]
public class BehaviorElevatorControl : BlockBehavior
- Inheritance
-
BehaviorElevatorControl
Examples
"behaviors": [
{ "name": "ElevatorControl" }
],