OSRS Plugin API
    Preparing search index...

    Type Alias OnDialogAbortCallback

    OnDialogAbortCallback: () => void

    The callback for Events.ON_DIALOG_ABORT events.

    Type Declaration

      • (): void
      • Returns void