EffectRestartType

EffectRestartType enumeration

Represent restart types for timing.

public enum EffectRestartType

Values

NameValueDescription
NotDefined-1
Always0
WhenNotActive1
Never2

See Also