OSRS Plugin API
    Preparing search index...

    Type Alias OnGameTickCallback

    OnGameTickCallback: () => void

    The callback for Events.ON_GAME_TICK events.

    Type Declaration

      • (): void
      • Returns void