Table of Contents

Class OverseerTutorialBehavior.BasicInputInstruction

Namespace
Global
Assembly
Assembly-CSharp.dll
public class OverseerTutorialBehavior.BasicInputInstruction : OverseerTutorialBehavior.InputInstruction, IDrawable
Inheritance
OverseerTutorialBehavior.BasicInputInstruction
Implements
Inherited Members

Constructors

BasicInputInstruction(Overseer, Message, Creature, float)

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

Parameters

overseer Overseer
message OverseerHologram.Message
communicateWith Creature
importance float

Methods

DisplayPosScore(IntVector2)

public override float DisplayPosScore(IntVector2 testPos)

Parameters

testPos IntVector2

Returns

float