TorqueScript Reference
Public Member Functions | List of all members
RemoteDebugger1 Class Reference

Inherits RemoteDebuggerBase.

Public Member Functions

string getCodeFiles ()
 
void setNextStatementBreak (bool enabled)
 

Additional Inherited Members

- Static Public Member Functions inherited from SimObject
static S32 QSORT_CALLBACK compareFields (const void *a, const void *b)
 

Member Function Documentation

string getCodeFiles ( )

Get the count of active code files.

Returns
A count of the active count files.
void setNextStatementBreak ( bool  enabled)

Set whether to break on next statement or not.

Returns
No return value.