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

Method reset

Engine/source/sfx/sfxParameter.cpp:235–238  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

233//-----------------------------------------------------------------------------
234
235void SFXParameter::reset()
236{
237 setValue( mDefaultValue );
238}
239
240//-----------------------------------------------------------------------------
241

Callers 3

_updateMethod · 0.45
sfxParameter.cppFile · 0.45
playMethod · 0.45

Calls 1

setValueFunction · 0.50

Tested by

no test coverage detected