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

Method getFadeOutTime

Engine/source/sfx/sfxSource.h:546–546  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

544
545 ///
546 F32 getFadeOutTime() const { return mFadeOutTime; }
547
548 ///
549 void setFadeTimes( F32 fadeInTime, F32 fadeOutTime );

Callers 2

stopAndDeleteSourceMethod · 0.80
sfxSource.cppFile · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected