EParticleSourceSelectionMethod
Namespace: UAssetAPI.UnrealTypes.EngineEnums
public enum EParticleSourceSelectionMethod
Inheritance Object → ValueType → Enum → EParticleSourceSelectionMethod
Implements IComparable, ISpanFormattable, IFormattable, IConvertible
Fields
| Name | Value | Description |
|---|---|---|
| EPSSM_Random | 0 | |
| EPSSM_Sequential | 1 | |
| EPSSM_MAX | 2 |