Choose your operating system:
Windows
macOS
Linux
| UObject::PostEditChangeProperty()
|
Module |
|
Header |
/Engine/Source/Runtime/Engine/Classes/Particles/Location/ParticleModuleLocationPrimitiveSphere.h |
Include |
#include "Particles/Location/ParticleModuleLocationPrimitiveSphere.h" |
Source |
/Engine/Source/Runtime/Engine/Private/Particles/ParticleModules_Location.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 |