Difference between revisions of "Lua:debugProcess"
								
								Jump to navigation
				Jump to search
				
				
		
		| m (moved debugProcess to Lua:debugProcess) | |
| (No difference) | |
Latest revision as of 00:16, 25 January 2018
function debugProcess(Interface Optional)
starts the debugger for the currently attached process.
Function Parameters[edit]
| Parameter | Type | Description | 
|---|---|---|
| Interface | Integer | Which debugger interface to use. 0=default | 

