Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DescentDevelopers/Descent3
/ taunt_SetDelayTime
Function
taunt_SetDelayTime
Descent3/audiotaunts.cpp:91–91 ·
view source on GitHub ↗
taunt_SetDelayTime() Sets the taunt delay time
Source
from the content-addressed store, hash-verified
89
//
90
// Sets the taunt delay time
91
void taunt_SetDelayTime(float t) { Audio_taunt_delay_time = t; }
92
93
// taunt_PlayTauntFile
94
//
Callers
3
MultiSetAudioTauntTime
Function · 0.85
MultiDoAudioTauntTime
Function · 0.85
MultiStartServer
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected