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

Method clearFollow

Engine/source/T3D/aiPlayer.cpp:751–754  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

749}
750
751void AIPlayer::clearFollow()
752{
753 mFollowData = FollowData();
754}
755
756void AIPlayer::moveToNode(S32 node)
757{

Callers 1

aiPlayer.cppFile · 0.80

Calls 1

FollowDataClass · 0.85

Tested by

no test coverage detected