Choose your operating system:
Windows
macOS
Linux
| FParticleEventData
|
Module |
|
Header |
/Engine/Source/Runtime/Engine/Classes/Particles/ParticleSystemComponent.h |
Include |
#include "Particles/ParticleSystemComponent.h" |
struct FParticleExistingData : public FParticleEventData
Particle event data for particles that already existed at the time of the event
Name | Description | ||
---|---|---|---|
|
Direction |
The direction of the particle at the time of the event. |
|
|
float |
ParticleTime |
How long the particle had been alive at the time of the event. |
Name | Description | |
---|---|---|
|
FParticleExistingData() |