MCPcopy Create free account
hub / github.com/BespokeSynth/BespokeSynth / FloatSliderUpdated

Method FloatSliderUpdated

Source/Beats.cpp:193–195  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

191}
192
193void Beats::FloatSliderUpdated(FloatSlider* slider, float oldVal, double time)
194{
195}
196
197void Beats::IntSliderUpdated(IntSlider* slider, int oldVal, double time)
198{

Callers 3

SetValueForMouseMethod · 0.45
SetValueMethod · 0.45
DoComputeMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected