Click or drag to resize

StateGroupModelAutoPlay Property

Activates this State and all included actions automatically when the simulation loads.

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

Property Value

Type: Boolean
See Also