ActionBasedPlayHistoryModel Class |
Namespace: Livit.Learn.Model
[SerializableAttribute] public class ActionBasedPlayHistoryModel : BaseModel, IPlayHistoryModel
The ActionBasedPlayHistoryModel type exposes the following members.
Name | Description | |
---|---|---|
![]() | ActionBasedPlayHistoryModel | Initializes a new instance of the ActionBasedPlayHistoryModel class |
Name | Description | |
---|---|---|
![]() | Actions |
A sequence of actions, any of which can be either an action start or an action end.
|
![]() | ActionsSerialized | |
![]() | Attached |
Defines an attached property.
(Inherited from BaseModel.) |
![]() | AttemptId | |
![]() | Comments |
(Development) Includes comments in the XML code.
(Inherited from BaseModel.) |
![]() | ContentVersion | |
![]() | Conversations | |
![]() | ConversationsSerialized | |
![]() ![]() | DataContext |
Contains a source of all bindings defined for element.
(Inherited from BaseModel.) |
![]() | EngineRequiredXmlVersion | |
![]() | EngineXml |
The raw engine XML during the time of recording.
|
![]() | EngineXmlSerialized | |
![]() | EngineXmlVersion | |
![]() | ExternalXmlPath | (Inherited from BaseModel.) |
![]() | FixedDeltaTime | |
![]() | Id |
Defines a unique identifier for an element in the simulation.
(Inherited from BaseModel.) |
![]() | IsIdAutogenerated | (Inherited from BaseModel.) |
![]() | MixtureTransfers |
A sequence of mixture transfers.
|
![]() | MixtureTransfersSerialized | |
![]() | PlayerUrlVersion | |
![]() | PlayerVersion | |
![]() | RandomSeed |
Used to ensure PNRG determinism across the original simulation run and subsequent
replays.
|
![]() | SimulationId | |
![]() | SimulationReleaseId | |
![]() | Simulations |
A sequence of mixture transfers.
|
![]() | SimulationsSerialized | |
![]() | TemplateVersionId |
Contains a id of source template.
(Inherited from BaseModel.) |
![]() | Version | |
![]() | XmlComments |
(Development) Used as temporary storage for XML comments (like ) to keep them.
(Inherited from BaseModel.) |
Name | Description | |
---|---|---|
![]() | DeepCopy |
Creates an in-memory clone of this object using a BinaryFormatter to ensure all child properties are copied as well.
(Inherited from BaseModel.) |
![]() | ShallowCopy | (Inherited from BaseModel.) |
![]() | ToString |
Returns a string that represents the current object.
(Inherited from BaseModel.) |
![]() | UpdateModels |
This method will update this model and all its child models.
(Inherited from BaseModel.) |
Name | Description | |
---|---|---|
![]() ![]() | CurrentVersion | |
![]() ![]() | DefaultVersion |