Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TorqueGameEngines/Torque3D
/ getIgnoreListObject
Method
getIgnoreListObject
Engine/source/T3D/turret/aiTurretShape.cpp:574–577 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
572
}
573
574
SimObject* AITurretShape::getIgnoreListObject(S32 index)
575
{
576
return mIgnoreObjects.at(index);
577
}
578
579
//----------------------------------------------------------------------------
580
Callers
1
aiTurretShape.cpp
File · 0.80
Calls
1
at
Method · 0.45
Tested by
no test coverage detected