Table of Contents

Class Conversation.SpecialEvent

Namespace
Global
Assembly
Assembly-CSharp.dll
public class Conversation.SpecialEvent : Conversation.DialogueEvent
Inheritance
Conversation.SpecialEvent
Inherited Members

Constructors

SpecialEvent(Conversation, int, string)

public SpecialEvent(Conversation owner, int initialWait, string eventName)

Parameters

owner Conversation
initialWait int
eventName string

Fields

eventName

public string eventName

Field Value

string

Methods

Activate()

public override void Activate()