Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


allowMultiDrag

When this property is set to true, you can select multiple edges connected to this port, and drag them all at the same time (for example, to disconnect them and reconnect them to another port). When this property is set to false, you can only drag one connected edge at a time.
Read time 1 minuteLast updated 10 days ago

Definition

public bool allowMultiDrag { get; set; }