Main   GitHub

Methods | List of all members
RemoteDebugger1 Class Reference

Inherits RemoteDebuggerBase, and RemoteDebuggerBase.

Methods

string getCodeFiles ()
 
string getCodeFiles ()
 
void setNextStatementBreak (bool enabled)
 
void setNextStatementBreak (bool enabled)
 

Fields

SimBase
bool canSaveDynamicFields
 
string internalName
 
SimObjectPtr parentGroup
 
Namespace Linking
string superclass
 
string class
 
- Fields inherited from RemoteDebuggerBase
bool canSaveDynamicFields
 
string internalName
 
SimObjectPtr parentGroup
 
string superclass
 
string class
 
- Fields inherited from SimObject
bool canSaveDynamicFields
 
string internalName
 
SimObjectPtr parentGroup
 
string superclass
 
string class
 

Methods

string RemoteDebugger1::getCodeFiles ( )
  • Get the count of active code files.
    Returns
    A count of the active count files.
string RemoteDebugger1::getCodeFiles ( )
  • Get the count of active code files.
    Returns
    A count of the active count files.
void RemoteDebugger1::setNextStatementBreak ( bool  enabled)
  • Set whether to break on next statement or not.
    Returns
    No return value.
void RemoteDebugger1::setNextStatementBreak ( bool  enabled)
  • Set whether to break on next statement or not.
    Returns
    No return value.

Member Data Documentation

bool RemoteDebugger1::canSaveDynamicFields
string RemoteDebugger1::class

Script SuperClass of object.

string RemoteDebugger1::internalName
SimObjectPtr RemoteDebugger1::parentGroup

Group hierarchy parent of the object.

string RemoteDebugger1::superclass

Script Class of object.



Copyright © 2013 GarageGames, LLC. All Rights Reserved.