Class PlacedObject.LightSourceData.BlinkType
- Namespace
- Global
- Assembly
- Assembly-CSharp.dll
public class PlacedObject.LightSourceData.BlinkType : ExtEnum<PlacedObject.LightSourceData.BlinkType>, IComparable, IEquatable<PlacedObject.LightSourceData.BlinkType>
- Inheritance
-
PlacedObject.LightSourceData.BlinkType
- Implements
- Inherited Members
Constructors
BlinkType(string, bool)
public BlinkType(string value, bool register = false)
Parameters
Fields
Fade
public static readonly PlacedObject.LightSourceData.BlinkType Fade
Field Value
Flash
public static readonly PlacedObject.LightSourceData.BlinkType Flash
Field Value
None
public static readonly PlacedObject.LightSourceData.BlinkType None