FSoundModulationMixValue::SetCurrentValue

Set current value (for resetting value state only as circumvents lerp, and may result in discontinuity).

Windows
MacOS
Linux

References

Module

AudioModulation

Header

/Engine/Plugins/Runtime/AudioModulation/Source/AudioModulation/Public/SoundModulationValue.h

Include

#include "SoundModulationValue.h"

Source

/Engine/Plugins/Runtime/AudioModulation/Source/AudioModulation/Private/SoundModulationValue.cpp

Syntax

void SetCurrentValue
(
    float InValue
)

Remarks

Set current value (for resetting value state only as circumvents lerp, and may result in discontinuity).

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss