SwiftlyS2

CDistanceRemainingMetricEvaluator

Interface CDistanceRemainingMetricEvaluator

Namespace: SwiftlyS2.Shared.SchemaDefinitions

Assembly: SwiftlyS2.CS2.dll

public interface CDistanceRemainingMetricEvaluator : CMotionMetricEvaluator, ISchemaClass<CMotionMetricEvaluator>, ISchemaClass<CDistanceRemainingMetricEvaluator>, ISchemaField, ISchemaClass, INativeHandle

Implements

Properties

FilterFixedMinDistance

ref bool FilterFixedMinDistance { get; }
Property Value

FilterGoalDistance

ref bool FilterGoalDistance { get; }
Property Value

FilterGoalOvershoot

ref bool FilterGoalOvershoot { get; }
Property Value

MaxDistance

ref float MaxDistance { get; }
Property Value

MaxGoalOvershootScale

ref float MaxGoalOvershootScale { get; }
Property Value

MinDistance

ref float MinDistance { get; }
Property Value

StartGoalFilterDistance

ref float StartGoalFilterDistance { get; }
Property Value

On this page