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
ownerConversation_convBehavSSOracleBehavior.ConversationBehaviorpauseFramesint
Fields
convBehav
public SSOracleBehavior.ConversationBehavior convBehav
Field Value
pauseFrames
public int pauseFrames
Field Value
Methods
Activate()
public override void Activate()