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
overseerOverseermessageOverseerHologram.MessagecommunicateWithCreatureimportancefloat
Methods
DisplayPosScore(IntVector2)
public override float DisplayPosScore(IntVector2 testPos)
Parameters
testPosIntVector2