Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TorqueGameEngines/Torque3D
/ getControlObject
Method
getControlObject
Engine/source/T3D/shapeBase.cpp:1594–1597 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1592
}
1593
1594
ShapeBase* ShapeBase::getControlObject()
1595
{
1596
return 0;
1597
}
1598
1599
void ShapeBase::setControlObject(ShapeBase*)
1600
{
Callers
2
isFirstPerson
Method · 0.45
_prepRenderImage
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected