Click or drag to resize

ActionBasedPlayHistoryModelSimulations Property

A sequence of mixture transfers.

Namespace:  Livit.Learn.Model
Assembly:  Livit.Learn.Model (in Livit.Learn.Model.dll) Version: 0.0.0.0
Syntax
C#
public List<SimulationReplayModel> Simulations { get; set; }

Property Value

Type: ListSimulationReplayModel
See Also