Table of Contents

Class BlockBehaviorElevatorControl

Namespace
Vintagestory.GameContent
Assembly
VSSurvivalMod.dll

Used in combination with the "BEBehaviorElevatorControl" to create an elevator. Uses the code "ElevatorControl", and has no properties. Open in GitHub

[DocumentAsJson]
public class BlockBehaviorElevatorControl : BlockBehavior
Inheritance
BlockBehaviorElevatorControl

Examples

"behaviors": [
	{ "name": "ElevatorControl" }
],