| ActorTopicDatabaseclass | thing.t[10662], actor.t[3311], scenetopic.t[78] |
| Superclass Tree | Subclass Tree | Global Objects | Property Summary | Method Summary | Property Details | Method Details |
Modified in actor.t[3311]:
A TopicDatabase is an object that can contain TopicEntries and return the best match on request. ActorTopicDatabase is a specialization of TopicDatabase for use with the conversation system, and is used as a mix-in class in the list of classes from which Actor and ActorState inherit.
Modified in scenetopic.t[78]:
Modifications to ActorTopicDatabase for SceneTopic extension
class
ActorTopicDatabase : TopicDatabase
ActorTopicDatabase
TopicDatabase
object
ActorTopicDatabase
Actor
Player
ActorState
askForTopics
askTopics
commandTopics
defaultAgendaTopic
giveTopics
initiateTopics
miscTopics
queryTopics
sayTopics
sceneEndTopics
sceneStartTopics
showTopics
talkTopics
tellTopics
getListableTopics
initiateTopic
listableTopics
suppressedList
Inherited from TopicDatabase :
addTopic
getBestMatch
askForTopics | actor.t[3327] |
askTopics | actor.t[3321] |
commandTopics | actor.t[3331] |
defaultAgendaTopic | actor.t[3449] |
giveTopics | actor.t[3325] |
initiateTopics | actor.t[3329] |
miscTopics | actor.t[3330] |
queryTopics | actor.t[3324] |
sayTopics | actor.t[3323] |
sceneEndTopics | scenetopic.t[80] |
sceneStartTopics | scenetopic.t[79] |
showTopics | actor.t[3326] |
talkTopics | actor.t[3328] |
tellTopics | actor.t[3322] |
getListableTopics ( ) | actor.t[3360] |
initiateTopic (top) | actor.t[3453] |
listableTopics ( ) | actor.t[3340] |
suppressedList (lst) | actor.t[3417] |