SSynthKnob::CommitValue

Commits the specified slider value.

Windows
MacOS
Linux

References

Module

Synthesis

Header

/Engine/Plugins/Runtime/Synthesis/Source/Synthesis/Public/UI/SSynthKnob.h

Include

#include "UI/SSynthKnob.h"

Source

/Engine/Plugins/Runtime/Synthesis/Source/Synthesis/Private/UI/SSynthKnob.cpp

Syntax

void CommitValue
(
    float NewValue
)

Remarks

Commits the specified slider value.

Parameters

Parameter

Description

NewValue

The value to commit.

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