USynthComponentMoto::SetSettings

Sets a moto synth settings dynamically.

Windows
MacOS
Linux

References

Module

MotoSynth

Header

/Engine/Plugins/Experimental/MotoSynth/Source/MotoSynth/Classes/SynthComponents/SynthComponentMoto.h

Include

#include "SynthComponents/SynthComponentMoto.h"

Source

/Engine/Plugins/Experimental/MotoSynth/Source/MotoSynth/Private/SynthComponentMoto.cpp

Syntax

[UFUNCTION](Programming/UnrealArchitecture/Reference/Functions)(BlueprintCallable, Category="MotoSynth")
void SetSettings
(
    const FMotoSynthRuntimeSettings & InSettings
)

Remarks

Sets a moto synth settings dynamically.

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