MCPcopy Create free account
hub / github.com/OpenFodder/openfodder / ~cScriptFileIO

Method ~cScriptFileIO

Source/ScriptingEngine.cpp:64–67  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

62}
63
64cScriptFileIO::~cScriptFileIO() {
65
66 mStream.close();
67}
68
69std::string cScriptFileIO::readLine() {
70 std::string line;

Callers

nothing calls this directly

Calls 1

closeMethod · 0.80

Tested by

no test coverage detected