StraightConveyorOnLiftMoved Property |
Occurs when a lift conveyor reaches LiftMinHeight or LiftMaxHeight. If set, this overrides OnLiftUp and OnLiftDown which won't then be called even if they are set to a script function.
Namespace: Demo3D.VisualsAssembly: Demo3D.Core (in Demo3D.Core.dll) Version: 19.00.00
Syntaxpublic VisualScriptReference OnLiftMoved { get; }Property Value
VisualScriptReference
See Also