Table of Contents

Class OverseerHologram.BatPointer

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

Constructors

BatPointer(Overseer, Message, Creature, float)

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

Parameters

overseer Overseer
message OverseerHologram.Message
communicateWith Creature
importance float

Fields

currentlyPointingAtSwarmRoom

public int currentlyPointingAtSwarmRoom

Field Value

int

lastRoom

public int lastRoom

Field Value

int

Methods

FliesInRoom(AbstractRoom)

public int FliesInRoom(AbstractRoom testRoom)

Parameters

testRoom AbstractRoom

Returns

int

PlayerGoingIntoExit(bool)

public override void PlayerGoingIntoExit(bool followingInstruction)

Parameters

followingInstruction bool

Update(bool)

public override void Update(bool eu)

Parameters

eu bool