Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
stopAndDeleteSource
Method · 0.80
sfxSource.cpp
File · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected