Table of Contents

Class ScavengerOutpost.PlayerTracker

Namespace
Global
Assembly
Assembly-CSharp.dll
public class ScavengerOutpost.PlayerTracker
Inheritance
ScavengerOutpost.PlayerTracker
Inherited Members

Constructors

PlayerTracker(ScavengerOutpost, AbstractCreature)

public PlayerTracker(ScavengerOutpost outpost, AbstractCreature player)

Parameters

outpost ScavengerOutpost
player AbstractCreature

Fields

hasCommitedTransgression

public bool hasCommitedTransgression

Field Value

bool

inRoom

public bool inRoom

Field Value

bool

killOrder

public bool killOrder

Field Value

bool

lastInRoom

public bool lastInRoom

Field Value

bool

outpost

public ScavengerOutpost outpost

Field Value

ScavengerOutpost

player

public AbstractCreature player

Field Value

AbstractCreature

playerSide

public int playerSide

Field Value

int

Properties

AllowedToPass

public bool AllowedToPass { get; }

Property Value

bool

PlayerOnOtherSide

public bool PlayerOnOtherSide { get; }

Property Value

bool

Methods

TransGression()

public void TransGression()

Update()

public void Update()