Click or drag to resize

TimeModelTotalMinutesPlayed Property

Determines total real-time minutes played in the simulation (when loading a save game, this also includes minutes played in previous sessions in the same simulation/save game)

Namespace:  Livit.Learn.Model
Assembly:  Livit.Learn.Model (in Livit.Learn.Model.dll) Version: 0.0.0.0
Syntax
C#
public double TotalMinutesPlayed { get; set; }

Property Value

Type: Double
See Also