Navigation
API > API/Plugins > API/Plugins/SoundCueTemplates > API/Plugins/SoundCueTemplates/USoundCueTemplate
- UObject::PostEditChangeProperty()
- USoundCue::PostEditChangeProperty()
- USoundCueTemplate::PostEditChangeProperty()
References
| Module | SoundCueTemplates |
| Header | /Engine/Plugins/Runtime/SoundCueTemplates/Source/SoundCueTemplates/Public/SoundCueTemplate.h |
| Include | #include "SoundCueTemplate.h" |
| Source | /Engine/Plugins/Runtime/SoundCueTemplates/Source/SoundCueTemplates/Private/SoundCueTemplate.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 |