ParticleReplayState

Namespace: UAssetAPI.UnrealTypes.EngineEnums

public enum ParticleReplayState

Inheritance ObjectValueTypeEnumParticleReplayState
Implements IComparable, IFormattable, IConvertible

Fields

NameValueDescription
PRS_Disabled0
PRS_Capturing1
PRS_Replaying2
PRS_MAX3