MCPcopy Create free account
hub / github.com/TorqueGameEngines/Torque3D / setMainDotCsDir

Method setMainDotCsDir

Engine/source/platform/platformFileIO.cpp:182–185  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

180}
181
182void Platform::setMainDotCsDir(const char *dir)
183{
184 sgMainCSDir = StringTable->insert(dir);
185}
186
187//-----------------------------------------------------------------------------
188

Callers

nothing calls this directly

Calls 1

insertMethod · 0.45

Tested by

no test coverage detected