Click or drag to resize

PhysicsSandboxModelCompletedActions Property

Actions that are executed when the experiment completes

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

Property Value

Type: CompositeActionModel
See Also