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

Method getTimeScale

Engine/source/ts/tsThread.cpp:343–346  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

341}
342
343F32 TSThread::getTimeScale()
344{
345 return timeScale;
346}
347
348void TSThread::setTimeScale(F32 ts)
349{

Callers 1

updateThreadsMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected