EParticleEventType
Namespace: UAssetAPI.UnrealTypes.EngineEnums
public enum EParticleEventType
Inheritance Object → ValueType → Enum → EParticleEventType
Implements IComparable, ISpanFormattable, IFormattable, IConvertible
Fields
| Name | Value | Description |
|---|---|---|
| EPET_Any | 0 | |
| EPET_Spawn | 1 | |
| EPET_Death | 2 | |
| EPET_Collision | 3 | |
| EPET_Burst | 4 | |
| EPET_Blueprint | 5 | |
| EPET_MAX | 6 |