![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include <ParticleSystemComponent.h>
Inheritance diagram for FParticleEventBurstData:Public Member Functions | |
| FParticleEventBurstData () | |
Public Member Functions inherited from FParticleEventData | |
| FParticleEventData () | |
Public Attributes | |
| int32 | ParticleCount |
Public Attributes inherited from FParticleEventData | |
| int32 | Type |
| FName | EventName |
| float | EmitterTime |
| FVector | Location |
| FVector | Velocity |
| TArray< class UParticleModuleEventSendToGame * > | EventData |
Particle burst event data.
|
inline |
| int32 FParticleEventBurstData::ParticleCount |