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
hologramOverseerHologramfirstSpriteintelementNamesList<string>cycleLengthint
Fields
cntr
public int cntr
Field Value
currEl
public int currEl
Field Value
cycleLength
public int cycleLength
Field Value
elementNames
public List<string> elementNames
Field Value
Methods
Update()
public override void Update()