FParticleExistingData

Particle event data for particles that already existed at the time of the event

Windows
MacOS
Linux

Inheritance Hierarchy

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Classes/Particles/ParticleSystemComponent.h

Include

#include "Particles/ParticleSystemComponent.h"

Syntax

struct FParticleExistingData : public FParticleEventData

Remarks

Particle event data for particles that already existed at the time of the event

Variables

Name Description

Public variable

FVector

 

Direction

The direction of the particle at the time of the event.

Public variable

float

 

ParticleTime

How long the particle had been alive at the time of the event.

Constructors

Name Description

Public function

FParticleExistingData()

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss