DragAndDrop.StartDragstatic function StartDrag (title : String) : voidDescriptionStart a drag operation. Initiates a drag operation with the current drag object state. Use paths and/or objectReferences to setup drag state. See Also: PrepareStartDrag, paths, objectReferences. function OnGUI () { |
