IETS - v0.5.1
    Preparing search index...

    Function UnlockScroll

    BG2 barrel re-exports.

    Generated by ts-update. Do not edit manually.

    Uses named re-exports (not export *) so esbuild can statically resolve each binding without falling back to runtime __reExport helpers for externalized .d.ts modules.

    • This action unlocks the screen if it has been locked.

       IF
         OR(2)
         HotKey(H)
         !CombatCounter(0)
       THEN
         RESPONSE #100
           UnlockScroll()
       END
      

      Returns Action