Navigation
API > API/Runtime > API/Runtime/AudioAnalyzer > API/Runtime/AudioAnalyzer/UAudioAnalyzerNRT
References
| Module | AudioAnalyzer |
| Header | /Engine/Source/Runtime/AudioAnalyzer/Classes/AudioAnalyzerNRT.h |
| Include | #include "AudioAnalyzerNRT.h" |
| Source | /Engine/Source/Runtime/AudioAnalyzer/Private/AudioAnalyzerNRT.cpp |
void PreEditChange
(
FProperty * PropertyAboutToChange
)
Remarks
Called before a UPROPERTY of this class is edited. This checks to see if the UPROPERTY is a UAudioAnalyzerNRTSettings. If so, the previous settings' AnalyzeAudioDelegate will be unbound from this object's AnalyzeAudio()