Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


performDrop

This value is false as long as the mouse button is down, when the mouse button is released it is true.
Read time 1 minuteLast updated 10 days ago

Definition

public bool performDrop

Remarks

When this value is true the drop should be peformed. The data backend should be changed and the TreeView should be reloaded to reflect the new state.