All public logs

Jump to navigation Jump to search

Combined display of all available logs of Multi Theft Auto: Wiki. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).

Logs
  • 17:25, 23 March 2022 Thisdp talk contribs created page DgsRetrieveDragNDropData (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...")