Click or drag to resize

PhysicsSandboxModelFailedActions Property

Actions that are executed when the experiment fails

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

Property Value

Type: CompositeActionModel
See Also