Click or drag to resize

FollowSegment Constructor (StoppablePropagatorDefinition)

Initializes a new instance.

Namespace:  AGI.Foundation.SegmentPropagation
Assembly:  AGI.Foundation.SegmentPropagation (in AGI.Foundation.SegmentPropagation.dll) Version: 24.1.418.0 (24.1.418.0)
Syntax
public FollowSegment(
	StoppablePropagatorDefinition propagator
)

Parameters

propagator
Type: AGI.Foundation.PropagatorsStoppablePropagatorDefinition
The StoppablePropagatorDefinition that will be propagated.
See Also