DefaultThoughtclassthoughts.t[95]

A DefaultThought is a Thought that matches any THINK ABOUT command with a very low match score, so that any more specific Thought that's matched will take precedence. Game code can use this to provide a fall-back response when no more specific response is available.

class DefaultThought :   Thought

Superclass Tree   (in declaration order)

DefaultThought
        Thought
                TopicEntry
                        object

Subclass Tree  

(none)

Global Objects  

(none)

Summary of Properties  

matchObj  matchScore 

Inherited from Thought :
includeInList 

Inherited from TopicEntry :
active  getActor  isActive  matchExactCase  matchPattern  narrator  scoreBoost  topicMatched 

Summary of Methods  

matchTopic 

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

Properties  

matchObjOVERRIDDENthoughts.t[97]

no description available

matchScoreOVERRIDDENthoughts.t[111]
Since we can match anything, simply return the sum of our matchScore and our scoreBoost.

Methods  

matchTopic (top)OVERRIDDENthoughts.t[99]

no description available

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