ecspresso
    Preparing search index...

    Interface SteeringEventTypes

    Event types provided by the steering plugin.

    interface SteeringEventTypes {
        arriveAtTarget: ArriveAtTargetEvent;
    }
    Index

    Properties

    Properties

    arriveAtTarget: ArriveAtTargetEvent