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).
- 19:28, 26 January 2025 Xenius talk contribs created page Dumpdelete (Created page with "{{Useful Function}} <lowercasetitle>dumpdelete</lowercasetitle> __NOTOC__ This function recursively deletes elements inside a table, and if the element is a valid game object (such as a timer or an element), it destroys element or kills the timer. ==Syntax== <syntaxhighlight lang="lua">dumpdelete( table o )</syntaxhighlight> ===Required Arguments=== * '''o''': The table or object to recursively process and delete its elements. ===Returns=== This function...")