Table of Contents

Class ReliableIggyDirection

Namespace
Global
Assembly
Assembly-CSharp.dll
public class ReliableIggyDirection : UpdatableAndDeletable
Inheritance
ReliableIggyDirection
Inherited Members

Constructors

ReliableIggyDirection(PlacedObject)

public ReliableIggyDirection(PlacedObject pObj)

Parameters

pObj PlacedObject

Fields

firstUpdate

public bool firstUpdate

Field Value

bool

hasBeenActivated

public bool hasBeenActivated

Field Value

bool

pObj

public PlacedObject pObj

Field Value

PlacedObject

Properties

data

public ReliableIggyDirection.ReliableIggyDirectionData data { get; }

Property Value

ReliableIggyDirection.ReliableIggyDirectionData

guideState

public PlayerGuideState guideState { get; }

Property Value

PlayerGuideState

Methods

Activate(Overseer)

public void Activate(Overseer guide)

Parameters

guide Overseer

BringGuideToPlayer()

public void BringGuideToPlayer()

Update(bool)

public override void Update(bool eu)

Parameters

eu bool