Click or drag to resize

StraightConveyorOnLiftUp Property

Occurs when a lift conveyor reaches LiftMaxHeight. Can be used to transfer to a higher level of conveyor.

Namespace:  Demo3D.Visuals
Assembly:  Demo3D.Core (in Demo3D.Core.dll) Version: 15.0.2.11458
Syntax
C#
public VisualScriptReference OnLiftUp { get; }

Property Value

Type: VisualScriptReference
See Also