Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/GarageGames/Torque3D
/ getControlObject
Method
getControlObject
Engine/source/T3D/shapeBase.cpp:1455–1458 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1453
}
1454
1455
ShapeBase* ShapeBase::getControlObject()
1456
{
1457
return 0;
1458
}
1459
1460
void ShapeBase::setControlObject(ShapeBase*)
1461
{
Callers
2
isFirstPerson
Method · 0.45
_prepRenderImage
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected