![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#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 |
Killed particle event data.