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

Method missionCycleCleanup

Engine/source/T3D/aiClient.cpp:387–389  ·  view source on GitHub ↗

* This method is just called to stop the bots from running amuck * while the mission cycles */

Source from the content-addressed store, hash-verified

385 * while the mission cycles
386 */
387void AIClient::missionCycleCleanup() {
388 setMoveMode( ModeStop );
389}
390
391
392/**

Callers 1

DefineEngineMethodFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected