DgsRetrieveDragNDropData: Revision history

Jump to navigation Jump to search

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

23 March 2022

  • curprev 17:2717:27, 23 March 2022Thisdp talk contribs 1,158 bytes +20 No edit summary
  • curprev 17:2617:26, 23 March 2022Thisdp talk contribs 1,138 bytes +1 →‎Example
  • curprev 17:2517:25, 23 March 2022Thisdp talk contribs 1,137 bytes +1,137 Created page with "__NOTOC__ {{Client function}} This function retrieves the Drag&Drop data that is holding on cursor. ==Syntax== <syntaxhighlight lang="lua"> bool dgsRetrieveDragNDropData ( [ bool retainData = false ] ) </syntaxhighlight> ===Required Arguments=== None ===Optional Arguments=== *'''retainData''': A bool indicates whether the data will be retain holding or just cleared. ===Returns=== Returns ''true'' if successful, ''false'' otherwise ==Example== <syntaxhighlight l..."