Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/Particles > API/Runtime/Engine/Particles/Spawn > API/Runtime/Engine/Particles/Spawn/UParticleModuleSpawnPerUnit
- UObject::PostEditChangeProperty()
- UParticleModule::PostEditChangeProperty()
- UParticleModuleSpawnPerUnit::PostEditChangeProperty()
References
| Module | Engine |
| Header | /Engine/Source/Runtime/Engine/Classes/Particles/Spawn/ParticleModuleSpawnPerUnit.h |
| Include | #include "Particles/Spawn/ParticleModuleSpawnPerUnit.h" |
| Source | /Engine/Source/Runtime/Engine/Private/Particles/ParticleModules_Spawn.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 |