Table of Contents

Class SSOracleBehavior.PebblesConversation.PauseAndWaitForStillEvent

Namespace
Global
Assembly
Assembly-CSharp.dll
public class SSOracleBehavior.PebblesConversation.PauseAndWaitForStillEvent : Conversation.DialogueEvent
Inheritance
SSOracleBehavior.PebblesConversation.PauseAndWaitForStillEvent
Inherited Members

Constructors

PauseAndWaitForStillEvent(Conversation, ConversationBehavior, int)

public PauseAndWaitForStillEvent(Conversation owner, SSOracleBehavior.ConversationBehavior _convBehav, int pauseFrames)

Parameters

owner Conversation
_convBehav SSOracleBehavior.ConversationBehavior
pauseFrames int

Fields

convBehav

public SSOracleBehavior.ConversationBehavior convBehav

Field Value

SSOracleBehavior.ConversationBehavior

pauseFrames

public int pauseFrames

Field Value

int

Methods

Activate()

public override void Activate()