OSRS Plugin API
    Preparing search index...

    Type Alias OnTargetLeaveCallback

    OnTargetLeaveCallback: () => void

    The callback for Events.ON_TARGET_LEAVE events.

    Type Declaration

      • (): void
      • Returns void