Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
751
void AIPlayer::clearFollow()
752
{
753
mFollowData = FollowData();
754
}
755
756
void AIPlayer::moveToNode(S32 node)
757
{
Callers
1
aiPlayer.cpp
File · 0.80
Calls
1
FollowData
Class · 0.85
Tested by
no test coverage detected