Click or drag to resize

EngineModel Properties

The EngineModel type exposes the following members.

Properties
  Name Description
Public property Accessibility
Public property AnchoredScreenManager
Public property Assets
Public property AssetsSerialized
Lists all available Assets in the simulation.
Public property AsyncManager
Stores and advances in progress actions.
Public property Attached
Defines an attached property.
(Inherited from BaseModel.)
Public property Attributes
Public property AttributesSerialized
Lists all Attributes to be set in the simulation.
Public property AudioCenter
Defines all music and sound effects available in the simulation.
Public property BroadcastedMessages
Public property BroadcastedMessagesSerialized
Lists the messages that have been broadcasted.
Public property Comments
(Development) Includes comments in the XML code.
(Inherited from BaseModel.)
Public property ContentTypes
Public property ContentTypesSerialized
Lists the available ContentTypes in the simulation.
Public property Conversations
Lists all Conversations available in the simulation.
Public property Code example DataContext
Contains a source of all bindings defined for element.
(Inherited from BaseModel.)
Public property DataSets
Public property Description
Displays a description of the object to the user.
(Inherited from TriggableModel.)
Public property ElementClicks
Counts the number of times elements or buttons were clicked by the user during the current task.
Public property Code example EventConversation
Displays a message to the user when interacting with Elements.
Public property ExplorationModeManager
Public property ExternalXmlFiles
Refers to the external XML files.
Public property ExternalXmlPath (Inherited from BaseModel.)
Public property Fields (Inherited from ScopeableModel.)
Public property FieldsSerialized (Inherited from ScopeableModel.)
Public property FocusedElementId
Focuses on an element when the simulation loads.
Public property GUI
Lists all GUI elements available in the simulation.
Public property GUIScreenItems
Public property GUISerialized
Public property GUIStyles
Lists all GUI styles available in the simulation.
Public property Id
Defines a unique identifier for an element in the simulation.
(Inherited from BaseModel.)
Public property Images
Public property ImagesSerialized
Lists all available images available in the simulation.
Public property IsIdAutogenerated (Inherited from BaseModel.)
Public property IsScope (Inherited from ScopeableModel.)
Public property Items
Lists all element templates available in the simulation.
Public property LastActionId
Returns the Id of the last executed Action during an automated replay.
Public property LastMediaAnimationNotification
Last media animation notification broadcasted.
Public property LastShowMessageNotification
Last show message notification broadcasted.
Public property MediaCenter
Defines all images and videos available in the simulation.
Public property MessageHandlers (Inherited from ScopeableModel.)
Public property MessageHandlersSerialized (Inherited from ScopeableModel.)
Public property MigrationFeatures
Public property MigrationFeaturesSerialized
Public property OriginalXMLName
Refers to the original XML engine for this simulation.
Public property Player
Represents the user in the simulation.
Public property Quests
Lists the Quests to be completed in the simulation.
Public property QuizBlockReferences
Lists all QuizBlockReferences available in the simulation.
Public property QuizBlockReferencesSerialized
Public property Resources
Lists the shared resources available in the simulation.
Public property Rules
Public property Scenes
Public property ScoreManager
Defines all score properties available in the simulation.
Public property ShownConversations
Public property Code example ShownConversationsSerialized
Lists the Conversations that have already been displayed to the user.
Public property Simulations
Public property SimulationsSerialized
Lists the available mathematical models in the simulation.
Public property SubstanceTypes
Public property SubstanceTypesSerialized
Lists the available SubstanceTypes in the simulation.
Public property TemplateLinksData
Public property TemplateLinksDataSerialized
Public property TemplateVersionId
Contains a id of source template.
(Inherited from BaseModel.)
Public property TheoryClicks
Counts the number of times the user clicked on the View Theory button while answering a Quiz question.
Public property Time
Defines how the platform will handle Time in the simulation.
Public property Title
Defines a title for the object.
(Inherited from TriggableModel.)
Public property TranslationProject
Specifies the Transifex project slug used for sending strings for translation.
Public property Triggers (Inherited from TriggableModel.)
Public property TriggersSerialized
Lists the available Triggers for this object.
(Inherited from TriggableModel.)
Public property UseStaticFonts
Force all labels to use Static Fonts provided with the Platform build. This is only viable as a backup plan in case issue in UNITY-7039 occurs.
Public property VoiceManagerData
Defines all voice-overs available in the simulation.
Public property Wikis
Public property WikisSerialized
Lists all wikis available in the simulation.
Public property XmlComments
(Development) Used as temporary storage for XML comments (like ) to keep them.
(Inherited from BaseModel.)
Public property XmlVersion
Defines the XML version used by the Engine.
Top
See Also