mirror of
https://github.com/TorqueGameEngines/Torque3D.git
synced 2026-03-01 11:33:48 +00:00
for context Strings, use c_str(), for triggers, use Con::getCurrentScriptModulePath() as otherwise, the "%this =" and "%obj=" injections will be treated as within the global scope. which is not allowed. |
||
|---|---|---|
| .. | ||
| actionMap.cpp | ||
| actionMap.h | ||
| connectionStringTable.cpp | ||
| connectionStringTable.h | ||
| netConnection.cpp | ||
| netConnection.h | ||
| netDownload.cpp | ||
| netEvent.cpp | ||
| netGhost.cpp | ||
| netInterface.cpp | ||
| netInterface.h | ||
| netObject.cpp | ||
| netObject.h | ||
| netStringTable.cpp | ||
| netStringTable.h | ||