Click or drag to resize

PhysicsSandboxModelFailedWhen Property

All conditions that have to met for the experiment to fail

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

Property Value

Type: CompositeConditionModel
See Also