MCPcopy 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
1594ShapeBase* ShapeBase::getControlObject()
1595{
1596 return 0;
1597}
1598
1599void ShapeBase::setControlObject(ShapeBase*)
1600{

Callers 2

isFirstPersonMethod · 0.45
_prepRenderImageMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected