ImpByeTopicclassactor.t[4390]

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 :   GreetingTopic

Superclass Tree   (in declaration order)

ImpByeTopic
        GreetingTopic
                MiscTopic
                        ActorTopicEntry
                                ReplaceRedirector
                                        Redirector
                                                object
                                TopicEntry
                                        object

Subclass Tree  

(none)

Global Objects  

(none)

Summary of Properties  

matchObj  matchScore 

Inherited from GreetingTopic :
changeToState  impliesGreeting  includeInList 

Inherited from ActorTopicEntry :
activated  activateKeyTopics  active  agenda  agendaPath  arouseKeyTopics  aTag  autoName  autoSuppress  autoSuppressSubTopics  autoUseAgenda  convKeys  curiosityAroused  getActor  keyTopics  lastConvResponse  lcrScriptClass  listOrder  name  nextStep  suggestAs  timesInvoked  tTag  wasConversational 

Inherited from TopicEntry :
isActive  matchExactCase  matchPattern  narrator  scoreBoost  topicMatched 

Summary of Methods  

Inherited from GreetingTopic :
handleTopic 

Inherited from MiscTopic :
matchTopic 

Inherited from ActorTopicEntry :
activate  addToConvKeyTable  baseHandleTopic  buildName  curiositySatisfied  deactivate  filterTopicSuggestions  fText  getKeyTopics  infTag  initializeTopicEntry  isConversational  isReachable  nodeActive  qualifiedDesc  revTag  showKeyTopics  timesToSuggest  tryAgenda  tryNextStep  useAgenda 

Inherited from ReplaceRedirector :
redirect 

Inherited from Redirector :
askMissingLiteral  doInstead  doNested  doOtherAction 

Inherited from TopicEntry :
addTopic  factText  informFact  informNewFact  interpret  revealFact  revealNewFact  scoreBooster  topicResponse 

Properties  

matchObjOVERRIDDENactor.t[4395]

The ImpByeTopic matches endConvLeave, endConvBoredom, or endConvActor (but not endConvBye).

matchScoreOVERRIDDENactor.t[4401]
Give ImpByeTopic a high matchScore so that it takes precedence over ByeTopic when both are present.

Methods  

(none)

Adv3Lite Library Reference Manual
Generated on 03/07/2024 from adv3Lite version 2.1