Navigation
API > API/Runtime > API/Runtime/AudioMixer > API/Runtime/AudioMixer/USynthComponent
Description
Creates the audio component if it hasn't already been created yet. This should only be used when trying to assign explicit settings to the AudioComponent before calling Start().
| Name | CreateAudioComponent |
| Type | function |
| Header File | /Engine/Source/Runtime/AudioMixer/Public/Components/SynthComponent.h |
| Include Path | #include "Components/SynthComponent.h" |
| Source | /Engine/Source/Runtime/AudioMixer/Private/Components/SynthComponent.cpp |
void CreateAudioComponent()