ActorTopicDatabaseclass | thing.t[10409], actor.t[3025], scenetopic.t[78] |
Superclass Tree | Subclass Tree | Global Objects | Property Summary | Method Summary | Property Details | Method Details |
Modified in actor.t[3025]:
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[3041] |
askTopics | actor.t[3035] |
commandTopics | actor.t[3045] |
defaultAgendaTopic | actor.t[3160] |
giveTopics | actor.t[3039] |
initiateTopics | actor.t[3043] |
miscTopics | actor.t[3044] |
queryTopics | actor.t[3038] |
sayTopics | actor.t[3037] |
sceneEndTopics | scenetopic.t[80] |
sceneStartTopics | scenetopic.t[79] |
showTopics | actor.t[3040] |
talkTopics | actor.t[3042] |
tellTopics | actor.t[3036] |
getListableTopics ( ) | actor.t[3074] |
initiateTopic (top) | actor.t[3164] |
listableTopics ( ) | actor.t[3054] |
suppressedList (lst) | actor.t[3128] |