TopicGroupclass | actor.t[2290] |
Superclass Tree | Subclass Tree | Global Objects | Property Summary | Method Summary | Property Details | Method Details |
The isActive condition of the TopicGroup is effectively AND'ed with any other conditions on the nested TopicEntry's. In other words, a TopicEntry within the TopicGroup is active if the TopicEntry would otherwise be acive AND the TopicGroup is active.
TopicEntry objects are associated with the group via the 'location' property - set the location of the TopicEntry to point to the containing TopicGroup.
You can put a TopicGroup anywhere a TopicEntry could go - directly inside an Actor, inside an ActorState, or within another TopicGroup. The topic entries within a topic group act as though they were directly in the topic group's container.
class
TopicGroup : object
(none)
(none)
TopicGroup
object
isActive
matchScoreAdjustment
topicGroupScoreAdjustment
isActive | actor.t[2296] |
matchScoreAdjustment | actor.t[2303] |
topicGroupScoreAdjustment | actor.t[2325] |
addSuggestedTopic (topic) | actor.t[2332] |
addTopic (topic) | actor.t[2329] |
getTopicOwner ( ) | actor.t[2309] |
topicGroupActive ( ) | actor.t[2312] |