Navigation
API > API/Plugins > API/Plugins/AudioWidgets > API/Plugins/AudioWidgets/FVolumeProcessor
- FAudioUnitProcessor::GetSliderValueForText()
- FVolumeProcessor::GetSliderValueForText()
References
| Module | AudioWidgets |
| Header | /Engine/Plugins/Runtime/AudioWidgets/Source/AudioWidgets/Public/SAudioInputWidget.h |
| Include | #include "SAudioInputWidget.h" |
| Source | /Engine/Plugins/Runtime/AudioWidgets/Source/AudioWidgets/Private/SAudioInputWidget.cpp |
virtual const float GetSliderValueForText
(
const FVector2D OutputRange,
const float OutputValue
)
Remarks
Get the Slider value for the text. option to override what would be returned when value is set directly to the text field. The value in the text field might differ from the slider value because the slider is usally just between 0-1