Node.js API
    Preparing search index...

    Type Alias AdjustmentActionExecuteEvent

    Event data passed to adjustment actions when executed.

    type AdjustmentActionExecuteEvent = {
        tick: number;
    }
    Index

    Properties

    Properties

    tick: number

    The tick/delta value indicating the direction and magnitude of the adjustment