Table of Contents

Class OverseerHologram.ForcedDirectionPointer

Namespace
OverseerHolograms
Assembly
Assembly-CSharp.dll
public class OverseerHologram.ForcedDirectionPointer : OverseerHologram.DoorPointer, IDrawable
Inheritance
OverseerHologram.ForcedDirectionPointer
Implements
Inherited Members

Constructors

ForcedDirectionPointer(Overseer, Message, Creature, float)

public ForcedDirectionPointer(Overseer overseer, OverseerHologram.Message message, Creature communicateWith, float importance)

Parameters

overseer Overseer
message OverseerHologram.Message
communicateWith Creature
importance float

Fields

cycle

public int cycle

Field Value

int

direction

public ReliableIggyDirection direction

Field Value

ReliableIggyDirection

Properties

color

public override Color color { get; }

Property Value

Color

Methods

Update(bool)

public override void Update(bool eu)

Parameters

eu bool