mirror of
https://github.com/TorqueGameEngines/Torque3D.git
synced 2026-03-31 18:15:24 +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. |
||
|---|---|---|
| .. | ||
| BaseGame | ||
| Modules | ||