Navigation
API > API/Plugins > API/Plugins/Niagara > API/Plugins/Niagara/UNiagaraDataInterfaceAudioOscill-
- UObject::PostEditChangeProperty()
- UNiagaraMergeable::PostEditChangeProperty()
- UNiagaraDataInterface::PostEditChangeProperty()
- UNiagaraDataInterfaceAudioOscilloscope::PostEditChangeProperty()
References
Module | Niagara |
Header | /Engine/Plugins/FX/Niagara/Source/Niagara/Classes/NiagaraDataInterfaceAudioOscilloscope.h |
Include | #include "NiagaraDataInterfaceAudioOscilloscope.h" |
Source | /Engine/Plugins/FX/Niagara/Source/Niagara/Private/NiagaraDataInterfaceAudioOscilloscope.cpp |
virtual void PostEditChangeProperty
&40;
struct FPropertyChangedEvent & PropertyChangedEvent
&41;
Remarks
Called when a property on this object has been modified externally
Parameters
Name | Description |
---|---|
PropertyThatChanged | the property that was modified |