MCPcopy 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
91void taunt_SetDelayTime(float t) { Audio_taunt_delay_time = t; }
92
93// taunt_PlayTauntFile
94//

Callers 3

MultiSetAudioTauntTimeFunction · 0.85
MultiDoAudioTauntTimeFunction · 0.85
MultiStartServerFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected