MCPcopy Create free account
hub / github.com/DescentDevelopers/Descent3 / ForceEffectsClose

Function ForceEffectsClose

Descent3/D3ForceFeedback.cpp:355–355  ·  view source on GitHub ↗

----------------------------------------------------------------- ForceEffectsClose Purpose: Destroys all the effects created -----------------------------------------------------------------

Source from the content-addressed store, hash-verified

353// Destroys all the effects created
354// -----------------------------------------------------------------
355void ForceEffectsClose(void) { ddio_ffb_DestroyAll(); }
356
357// -----------------------------------------------------------------
358// ForceEffectsPlay

Callers 1

ForceCloseFunction · 0.85

Calls 1

ddio_ffb_DestroyAllFunction · 0.85

Tested by

no test coverage detected