Click or drag to resize

PhysicsSandboxModelCompletedWhen Property

All conditions that have to met for the experiment to complete

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

Property Value

Type: CompositeConditionModel
See Also