PlayerModelHandsSerialized Property
|
Lists the available user
Hands in the simulation.
Namespace:
Livit.Learn.ModelAssembly:
Livit.Learn.Model (in Livit.Learn.Model.dll) Version: 0.0.0.0
Syntaxpublic List<HandModel> HandsSerialized { get; set; }
Property Value
Type:
ListHandModel
See Also