| Trees | Indices | Help |
|---|
|
|
object --+
|
DialogueNode --+
|
DialogueSection --+
|
DialogueGreeting
Represents a root section of dialogue in a Dialogue along with the conditional statement used to determine the whether this section should be displayed first upon dialogue initiation.
|
|||
|
|||
|
Inherited from |
|||
|
|||
| basestring |
condition Boolean Python expression used to determine if the DialogueSection referenced is a valid starting section. |
||
| basestring |
id Name used to uniquely identify the DialogueSection to which the DialogueRootSectionReference points.
|
||
|
|||
| actions | |||
| responses | |||
| text | |||
|
Inherited from |
|||
|
|||
Initialize a new DialogueGreeting instance.
|
| Trees | Indices | Help |
|---|
| Generated by Epydoc 3.0.1 on Mon Aug 15 17:19:44 2011 | http://epydoc.sourceforge.net |