debug.traceback
From GMod Wiki
Function | |
Syntax |
debug.traceback( Thread thread, String message, Integer level ) Where is this used? |
Description: | |
Returns a string with a traceback of the call stack. An optional message string is appended at the beginning of the traceback. An optional level number tells at which level to start the traceback (default is 1, the function calling traceback). | |
Returns: | String traceback string |
Part of Library: | Debug |
Realm: | |
BBCode Link: | [b][url=http://wiki.garrysmod.com/?title=Debug.traceback]Debug.traceback [img]http://wiki.garrysmod.com/favicon.ico[/img][/url][/b] |
This page needs an example to demonstrate the item detailed on this page. See how to make one here. See more articles that need examples here. |
This article is a stub. You can help the GMod Wiki by expanding it. |