EffectRestartType

EffectRestartType enum

Represent restart types for timing.

enum class EffectRestartType

Values

NameValueDescription
NotDefined-1
Always0
WhenNotActive1
Never2

See Also