Navigation
API > API/Runtime > API/Runtime/AudioAnalyzer > API/Runtime/AudioAnalyzer/UAudioAnalyzerNRTSettings
Description
Called when a UPROPERTY of this class is edited. Triggers reanalysis of audio.
This determines whether to trigger analysis by calling ShouldEventTriggerAnalysis(...)
| Name | PostEditChangeProperty |
| Type | function |
| Header File | /Engine/Source/Runtime/AudioAnalyzer/Classes/AudioAnalyzerNRT.h |
| Include Path | #include "AudioAnalyzerNRT.h" |
| Source | /Engine/Source/Runtime/AudioAnalyzer/Private/AudioAnalyzerNRT.cpp |
void PostEditChangeProperty
(
struct FPropertyChangedEvent & PropertyChangedEvent
)