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

Function ddio_ffb_effectModify

ddio/lnxforcefeedback.cpp:248–248  ·  view source on GitHub ↗

------------------------------------------------------------------- ddio_ffb_effectModify Purpose: Modifies a single effect, only if the given parameters are different from what's currently loaded. -------------------------------------------------------------------

Source from the content-addressed store, hash-verified

246// different from what's currently loaded.
247// -------------------------------------------------------------------
248void ddio_ffb_effectModify(int16_t, int *, uint32_t *, uint32_t *, uint32_t *, tEffInfo *, tEffEnvelope *) {}
249
250// -------------------------------------------------------------------
251// ddio_ffb_GetEffectData

Callers 1

ForceEffectsPlayFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected