FadeWhenInAreaStyle
Namespace: Murder.Components
Assembly: Murder.dll
sealed enum FadeWhenInAreaStyle : Enum, IComparable, ISpanFormattable, IFormattable, IConvertible
Implements: Enum, IComparable, ISpanFormattable, IFormattable, IConvertible
⭐ Properties
HideWhenInArea
public static const FadeWhenInAreaStyle HideWhenInArea;
Returns
FadeWhenInAreaStyle
ShowWhenInArea
public static const FadeWhenInAreaStyle ShowWhenInArea;
Returns
FadeWhenInAreaStyle
⚡