mirror of
https://github.com/TorqueGameEngines/Torque3D.git
synced 2026-04-15 01:17:46 +00:00
Core_ClientServer.clearLoadStatus(); Core_ClientServer.inishMapLoad(); Core_ClientServer.FailMapLoad( %moduleName, %isFine); Of special note: the postevent method must only take one entry, so we store off Core_ClientServer.failedModuleName = %moduleName; priorto triggering the event so that the failing module can be reported. |
||
|---|---|---|
| .. | ||
| core | ||
| data | ||
| tools | ||
| main.tscript.in | ||
| runTests.tscript | ||
| Template.torsion.exports | ||