MCPcopy Create free account
hub / github.com/TorqueGameEngines/Torque3D / update

Method update

Engine/source/scene/sceneTracker.cpp:66–69  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

64//-----------------------------------------------------------------------------
65
66void SceneObjectLink::update()
67{
68 getTracker()->updateObject( this );
69}
70
71//-----------------------------------------------------------------------------
72

Callers 3

updateReflectionMethod · 0.45
resetWorldBoxMethod · 0.45
resetObjectBoxMethod · 0.45

Calls 1

updateObjectMethod · 0.45

Tested by

no test coverage detected