Navigation
Unreal Engine C++ API Reference > Runtime > AudioMixer > Components > USynthComponent
- UActorComponent::OnRegister()
- USceneComponent::OnRegister()
- USynthComponent::OnRegister()
- USynthSamplePlayer::OnRegister()
- UGranularSynth::OnRegister()
- UMediaSoundComponent::OnRegister()
References
Module | AudioMixer |
Header | /Engine/Source/Runtime/AudioMixer/Public/Components/SynthComponent.h |
Include | #include "Components/SynthComponent.h" |
Source | /Engine/Source/Runtime/AudioMixer/Private/Components/SynthComponent.cpp |
virtual void OnRegister&40;&41;
Remarks
Called when a component is registered, after Scene is set, but before CreateRenderState_Concurrent or OnCreatePhysicsState are called.