MCPcopy 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
1455ShapeBase* ShapeBase::getControlObject()
1456{
1457 return 0;
1458}
1459
1460void ShapeBase::setControlObject(ShapeBase*)
1461{

Callers 2

isFirstPersonMethod · 0.45
_prepRenderImageMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected