Click or drag to resize

PlayerModelHandsSerialized Property

Lists the available user Hands in the simulation.

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

Property Value

Type: ListHandModel
See Also