Table of Contents

Interface Conversation.IOwnAConversation

Namespace
Global
Assembly
Assembly-CSharp.dll
public interface Conversation.IOwnAConversation

Properties

rainWorld

RainWorld rainWorld { get; }

Property Value

RainWorld

Methods

ReplaceParts(string)

string ReplaceParts(string s)

Parameters

s string

Returns

string

SpecialEvent(string)

void SpecialEvent(string eventName)

Parameters

eventName string