ImpByeTopicclassactor.t[3399]

An implied goodbye topic. This handles ONLY automatic (implied) conversation endings, which happen when we walk away from an actor we're talking to, or the other actor ends the conversation after being ignored for too long, or the other actor ends the conversation of its own volition via npc.endConversation().

We use a higher-than-default matchScore so that any time we have both a ByeTopic and an ImpByeTopic that are both active, we'll choose the more specific ImpByeTopic.

class ImpByeTopic :   MiscTopic

Superclass Tree   (in declaration order)

ImpByeTopic
        MiscTopic
                TopicEntry
                        object

Subclass Tree  

(none)

Global Objects  

(none)

Summary of Properties  

includeInList  matchList  matchScore 

Inherited from TopicEntry :
altTalkCount  altTopicList  impliesGreeting  isActive  isConversational  matchObj  talkCount  topicGroupActive  topicGroupScoreAdjustment  topicResponse 

Summary of Methods  

Inherited from MiscTopic :
isMatchPossible  matchTopic 

Inherited from TopicEntry :
addAltTopic  addSuggestedTopic  addTopic  adjustScore  anyAltIsActive  breakTopicTie  checkIsActive  deferToEntry  getActor  getTopicOwner  handleTopic  initializeTopicEntry  noteAltInvocation  noteInvocation  setTopicPronouns 

Properties  

includeInListOVERRIDDENactor.t[3400]

no description available

matchListactor.t[3401]
no description available

matchScoreOVERRIDDENactor.t[3402]
no description available

Methods  

(none)

TADS 3 Library Manual
Generated on 5/16/2013 from TADS version 3.1.3