public property DragTableNode.Previous

Brief

The reference to the previous node

Declaration
C#
DragTableNode  Previous public get;

Details

Previous is the node with lower velocity

Declared in DragTableNode

back