Navigation
API > API/Runtime > API/Runtime/AudioMixer > API/Runtime/AudioMixer/Components > API/Runtime/AudioMixer/Components/USynthComponent
- UObject::PostEditChangeProperty()
- UActorComponent::PostEditChangeProperty()
- USceneComponent::PostEditChangeProperty()
- USynthComponent::PostEditChangeProperty()
- UMediaSoundComponent::PostEditChangeProperty()
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 PostEditChangeProperty
&40;
FPropertyChangedEvent & PropertyChangedEvent
&41;
Remarks
Called when a property on this object has been modified externally
Parameters
Name | Description |
---|---|
PropertyThatChanged | the property that was modified |