DgsIsDragNDropData: 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:2917:29, 23 March 2022Thisdp talk contribs 1,056 bytes +1,056 Created page with "__NOTOC__ {{Client function}} This function checks whether there is some data holding on cursor. ==Syntax== <syntaxhighlight lang="lua"> bool dgsIsDragNDropData ( ) </syntaxhighlight> ===Required Arguments=== None ===Returns=== Returns ''true'' if there is some data holding on cursor, ''false'' otherwise ==Example== <syntaxhighlight lang="lua"> loadstring(exports.dgs:dgsImportFunction())()-- load functions local sender = dgsCreateButton(200,200,200,200,"Sender"..."