UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
FParticleEventDeathData Struct Reference

#include <ParticleSystemComponent.h>

+ Inheritance diagram for FParticleEventDeathData:

Additional Inherited Members

- Public Member Functions inherited from FParticleExistingData
 FParticleExistingData ()
 
- Public Member Functions inherited from FParticleEventData
 FParticleEventData ()
 
- Public Attributes inherited from FParticleExistingData
float ParticleTime
 
FVector Direction
 
- Public Attributes inherited from FParticleEventData
int32 Type
 
FName EventName
 
float EmitterTime
 
FVector Location
 
FVector Velocity
 
TArray< class UParticleModuleEventSendToGame * > EventData
 

Detailed Description

Killed particle event data.


The documentation for this struct was generated from the following file: