MiscTopicclassactor.t[4101]

A MiscTopic is an ActorTopicEntry that responds not to a conversational command specifying a separate topic (such as ASK BOB ABOUT FRUIT) but just to as simple command like YES, NO, HELLO or GOODBYE

class MiscTopic :   ActorTopicEntry

Superclass Tree   (in declaration order)

MiscTopic
        ActorTopicEntry
                ReplaceRedirector
                        Redirector
                                object
                TopicEntry
                        object

Subclass Tree  

MiscTopic
        GreetingTopic
                ActorByeTopic
                BoredByeTopic
                ByeTopic
                HelloGoodbyeTopic
                HelloTopic
                        ActorHelloTopic
                        ImpHelloTopic
                ImpByeTopic
                LeaveByeTopic
        HitTopic
        KissTopic
        NoTopic
        TouchTopic
        YesNoTopic
        YesTopic

Global Objects  

(none)

Summary of Properties  

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

Inherited from TopicEntry :
includeInList  isActive  matchExactCase  matchObj  matchPattern  matchScore  narrator  scoreBoost  topicMatched 

Summary of Methods  

matchTopic 

Inherited from ActorTopicEntry :
activate  addToConvKeyTable  baseHandleTopic  buildName  curiositySatisfied  deactivate  filterTopicSuggestions  fText  getKeyTopics  handleTopic  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  

(none)

Methods  

matchTopic (obj)OVERRIDDENactor.t[4107]

A MiscTopic isn't matched to a topic in the normal sense, but we instead pass the routine an obj parameter to determine what particular kind of MiscTopic (e.g. YesTopic or ByeTopic) we want to match.

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