Click or drag to resize

DisplayParametersHelperUpdateReferences Method

Uses the provided group to update previously created evaluators.

Namespace:  AGI.Foundation.Platforms.Advanced
Assembly:  AGI.Foundation.Platforms.Graphics (in AGI.Foundation.Platforms.Graphics.dll) Version: 24.1.418.0 (24.1.418.0)
Syntax
public void UpdateReferences(
	EvaluatorGroup group
)

Parameters

group
Type: AGI.FoundationEvaluatorGroup
The group from which to update evaluator references.
See Also