UTimeSynthComponent::Init

Called when synth is created.

Windows
MacOS
Linux

Override Hierarchy

USynthComponent::Init()

UTimeSynthComponent::Init()

References

Module

TimeSynth

Header

/Engine/Plugins/Runtime/TimeSynth/Source/TimeSynth/Classes/TimeSynthComponent.h

Include

#include "TimeSynthComponent.h"

Source

/Engine/Plugins/Runtime/TimeSynth/Source/TimeSynth/Private/TimeSynthComponent.cpp

Syntax

virtual bool Init
(
    int32 & SampleRate
)

Remarks

Called when synth is created.

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