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
  • 07:13, 27 July 2023 A7M8D talk contribs created page DgsGridListGetItemFont (Created page with "{{Client function}} With this function you can retrieve the font of an item in a dgs grid list.<br/> ==Syntax== <syntaxhighlight lang="lua"> var dgsGridListGetItemFont ( element gridList, int rowIndex, int columnIndex ) </syntaxhighlight> ===Required Arguments=== *'''gridList:''' the grid list containing the item you're interested in *'''rowIndex:''' the row index of the item *'''columnIndex:''' the column index of the item ===Returns=== Returns the font of the s...")