Navigation
Unreal Engine C++ API Reference > Plugins > Niagara > UNiagaraSimulationStageGeneric
- UObject::PostEditChangeProperty()
- UNiagaraMergeable::PostEditChangeProperty()
- UNiagaraSimulationStageBase::PostEditChangeProperty()
- UNiagaraSimulationStageGeneric::PostEditChangeProperty()
References
Module | Niagara |
Header | /Engine/Plugins/FX/Niagara/Source/Niagara/Public/NiagaraSimulationStageBase.h |
Include | #include "NiagaraSimulationStageBase.h" |
Source | /Engine/Plugins/FX/Niagara/Source/Niagara/Private/NiagaraSimulationStageBase.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 |