Table of Contents

Class SLOracleBehaviorNoMark

Namespace
Global
Assembly
Assembly-CSharp.dll
public class SLOracleBehaviorNoMark : SLOracleBehavior, Conversation.IOwnAConversation
Inheritance
SLOracleBehaviorNoMark
Implements
Inherited Members

Constructors

SLOracleBehaviorNoMark(Oracle)

public SLOracleBehaviorNoMark(Oracle oracle)

Parameters

oracle Oracle

Fields

hasProtested

public bool hasProtested

Field Value

bool

initGreeting

public bool initGreeting

Field Value

bool

lockedOverseer

public OverseerAbstractAI lockedOverseer

Field Value

OverseerAbstractAI

noticedPlayerTime

public int noticedPlayerTime

Field Value

int

protestLines

public List<SoundID> protestLines

Field Value

List<SoundID>

secondInteractionCycle

public int secondInteractionCycle

Field Value

int

talkLines

public List<SoundID> talkLines

Field Value

List<SoundID>

timeSinceFirstInteraction

public int timeSinceFirstInteraction

Field Value

int

timeSinceSecondInteraction

public int timeSinceSecondInteraction

Field Value

int

Methods

Update(bool)

public override void Update(bool eu)

Parameters

eu bool