Click or drag to resize

ActionBasedPlayHistoryModel Properties

The ActionBasedPlayHistoryModel type exposes the following members.

Properties
  Name Description
Public property Actions
A sequence of actions, any of which can be either an action start or an action end.
Public property ActionsSerialized
Public property Attached
Defines an attached property.
(Inherited from BaseModel.)
Public property AttemptId
Public property Comments
(Development) Includes comments in the XML code.
(Inherited from BaseModel.)
Public property ContentVersion
Public property Conversations
Public property ConversationsSerialized
Public property Code example DataContext
Contains a source of all bindings defined for element.
(Inherited from BaseModel.)
Public property EngineRequiredXmlVersion
Public property EngineXml
The raw engine XML during the time of recording.
Public property EngineXmlSerialized
Public property EngineXmlVersion
Public property ExternalXmlPath (Inherited from BaseModel.)
Public property FixedDeltaTime
Public property Id
Defines a unique identifier for an element in the simulation.
(Inherited from BaseModel.)
Public property IsIdAutogenerated (Inherited from BaseModel.)
Public property MixtureTransfers
A sequence of mixture transfers.
Public property MixtureTransfersSerialized
Public property PlayerUrlVersion
Public property PlayerVersion
Public property RandomSeed
Used to ensure PNRG determinism across the original simulation run and subsequent replays.
Public property SimulationId
Public property SimulationReleaseId
Public property Simulations
A sequence of mixture transfers.
Public property SimulationsSerialized
Public property TemplateVersionId
Contains a id of source template.
(Inherited from BaseModel.)
Public property Version
Public property XmlComments
(Development) Used as temporary storage for XML comments (like ) to keep them.
(Inherited from BaseModel.)
Top
See Also