ActorTopicDatabaseclass | thing.t[10183], actor.t[3003], scenetopic.t[78] |
Superclass Tree | Subclass Tree | Global Objects | Property Summary | Method Summary | Property Details | Method Details |
Modified in actor.t[3003]:
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[3019] |
askTopics | actor.t[3013] |
commandTopics | actor.t[3023] |
defaultAgendaTopic | actor.t[3138] |
giveTopics | actor.t[3017] |
initiateTopics | actor.t[3021] |
miscTopics | actor.t[3022] |
queryTopics | actor.t[3016] |
sayTopics | actor.t[3015] |
sceneEndTopics | scenetopic.t[80] |
sceneStartTopics | scenetopic.t[79] |
showTopics | actor.t[3018] |
talkTopics | actor.t[3020] |
tellTopics | actor.t[3014] |
getListableTopics ( ) | actor.t[3052] |
initiateTopic (top) | actor.t[3142] |
listableTopics ( ) | actor.t[3032] |
suppressedList (lst) | actor.t[3106] |