Navigation
Unreal Engine C++ API Reference > Runtime > Engine > Particles > Location > UParticleModuleSourceMovement
- UObject::PostEditChangeProperty()
- UParticleModule::PostEditChangeProperty()
- UParticleModuleSourceMovement::PostEditChangeProperty()
References
Module | Engine |
Header | /Engine/Source/Runtime/Engine/Classes/Particles/Location/ParticleModuleSourceMovement.h |
Include | #include "Particles/Location/ParticleModuleSourceMovement.h" |
Source | /Engine/Source/Runtime/Engine/Private/Particles/ParticleModules.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 |