Choose your operating system:
Windows
macOS
Linux
| UObject::PostEditChangeProperty()
|
Module |
|
Header |
/Engine/Source/Runtime/Engine/Classes/Particles/Beam/ParticleModuleBeamSource.h |
Include |
#include "Particles/Beam/ParticleModuleBeamSource.h" |
Source |
/Engine/Source/Runtime/Engine/Private/Particles/ParticleBeamModules.cpp |
virtual void PostEditChangeProperty
(
FPropertyChangedEvent & PropertyChangedEvent
)
Called when a property on this object has been modified externally
Parameter |
Description |
---|---|
PropertyThatChanged |
the property that was modified |