Body, Mind & Soul — API Reference
    Preparing search index...
    ownerInSwing: {
        configPartial: string;
        evaluate: (cond: any, __namedParameters: { actor: any }) => boolean;
        hooks: string[];
    }

    True when the trigger owner has at least one action queued in active combat. If cond.config.value is set, further filters by swing type.

    Type Declaration

    • configPartial: string
    • evaluate: (cond: any, __namedParameters: { actor: any }) => boolean
    • hooks: string[]