Table of Contents

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

value string
register bool

Fields

Fade

public static readonly PlacedObject.LightSourceData.BlinkType Fade

Field Value

PlacedObject.LightSourceData.BlinkType

Flash

public static readonly PlacedObject.LightSourceData.BlinkType Flash

Field Value

PlacedObject.LightSourceData.BlinkType

None

public static readonly PlacedObject.LightSourceData.BlinkType None

Field Value

PlacedObject.LightSourceData.BlinkType