(string filename)Open a file for viewing.
@note This loads the file from the local system.
bool DbgFileView::open(string %filename);
string %filename
No description available.
bool
No description available.
Engine
DbgFileView::clearBreakPositions
DbgFileView::findString
DbgFileView::getCurrentLine
DbgFileView::removeBreak
DbgFileView::setBreak
DbgFileView::setBreakPosition
DbgFileView::setCurrentLine
This function is not called by any other functions.