debug.debug

From GMod Wiki

Jump to: navigation, search
Function
Syntax debug.debug( )
Where is this used?
Description:
Enters an interactive mode with the user, running each string that the user enters. Using simple commands and other debug facilities, the user can inspect global and local variables, change their values, evaluate expressions, and so on. A line containing only the word cont finishes this function, so that the caller continues its execution.
Returns: nil
Part of Library: Debug
Realm: NewerShared.png
BBCode Link: [b][url=http://wiki.garrysmod.com/?title=Debug.debug]Debug.debug [img]http://wiki.garrysmod.com/favicon.ico[/img][/url][/b]



Additional Notes

Personal tools
Namespaces
Variants
Actions
Navigation
Lua Scripting
Functions
Hooks
Toolbox