Table of Contents

Class OverseerHologram.CyclingSymbol

Namespace
OverseerHolograms
Assembly
Assembly-CSharp.dll
public class OverseerHologram.CyclingSymbol : OverseerHologram.Symbol
Inheritance
OverseerHologram.CyclingSymbol
Inherited Members

Constructors

CyclingSymbol(OverseerHologram, int, List<string>, int)

public CyclingSymbol(OverseerHologram hologram, int firstSprite, List<string> elementNames, int cycleLength)

Parameters

hologram OverseerHologram
firstSprite int
elementNames List<string>
cycleLength int

Fields

cntr

public int cntr

Field Value

int

currEl

public int currEl

Field Value

int

cycleLength

public int cycleLength

Field Value

int

elementNames

public List<string> elementNames

Field Value

List<string>

Methods

Update()

public override void Update()