Click or drag to resize

EngineModelPlayer Property

Represents the user in the simulation.

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

Property Value

Type: PlayerModel
See Also