Body, Mind & Soul — API Reference
    Preparing search index...

    Function removeTempStack

    • Remove a TempStack from actor. Processes returnOnExpire for any cards still in the stack, then deletes the stack entry. Cascades: any DrawOverrides pointing at this stack are also removed.

      Parameters

      • actor: any
      • stackId: any
      • __namedParameters: { reason?: string } = {}

      Returns Promise<void>