MCPcopy Create free account
hub / github.com/Boomslangnz/FFBArcadePlugin / TriggerSpringEffect

Function TriggerSpringEffect

DllMain.cpp:1926–1929  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1924}
1925
1926void TriggerSpringEffect(double strength)
1927{
1928 TriggerSpringEffectWithDefaultOption(strength, false);
1929}
1930
1931void changeVolume()
1932{

Callers

nothing calls this directly

Tested by

no test coverage detected