Show / Hide Table of Contents

Delegate ActionPoint.DistanceChangeAttemptTooLargeEvent

Namespace: Experior.Core.Routes
Assembly: Experior.Core.dll
Syntax
public delegate void DistanceChangeAttemptTooLargeEvent(ActionPoint ap, float input, float result);
Parameters
Type Name Description
ActionPoint ap
System.Single input
System.Single result
Back to top Generated by DocFX