Click or drag to resize

ConversationModel Properties

The ConversationModel type exposes the following members.

Properties
  Name Description
Public property Attached
Defines an attached property.
(Inherited from BaseModel.)
Public property AttemptCount
Public property Comments
(Development) Includes comments in the XML code.
(Inherited from BaseModel.)
Public property CurrentGUIDialogueId
Displays the Conversation in the specified interface.
Public property Code example DataContext
Contains a source of all bindings defined for element.
(Inherited from BaseModel.)
Public property Description
Displays a description of the object to the user.
(Inherited from TriggableModel.)
Public property ExternalXmlPath (Inherited from BaseModel.)
Public property Id
Defines a unique identifier for an element in the simulation.
(Inherited from BaseModel.)
Public property ImageId
Defines the image to display when the user clicks the View Image button.
Public property IsContinue
Displays the Continue button to the user.
Public property IsExplorable
Displays the Explore button to the user.
Public property IsIdAutogenerated (Inherited from BaseModel.)
Public property IsMuted
Disables the voice-over for this Conversation.
Public property IsViewTheoryClicked
Public property NextConvId
Specifies the next Conversation to be shown.
Public property NextQuizId
Specifies the Id of the next Quiz to be shown.
Public property Options
Public property OptionsSerialized
Lists the available Options in the Conversation.
Public property PreviousQuizId
Specifies the Id of the previous Quiz.
Public property ReadMoreUrl
Targets the Wiki content to be displayed when the user clicks on the View Theory button.
Public property Sentence
Defines the text to be displayed or spoken.
(Inherited from SentenceModel.)
Public property TemplateVersionId
Contains a id of source template.
(Inherited from BaseModel.)
Public property Title
Defines a title for the object.
(Inherited from TriggableModel.)
Public property Triggers (Inherited from TriggableModel.)
Public property TriggersSerialized
Lists the available Triggers for this object.
(Inherited from TriggableModel.)
Public property VoiceId
Selects the Id of the Voice to be used for the Conversation.
Public property VoiceOnce
Voices the Conversation only once in the simulation.
Public property XmlComments
(Development) Used as temporary storage for XML comments (like ) to keep them.
(Inherited from BaseModel.)
Top
See Also