Function unbindWeak

  • Stops monitoring the value passed to Script.bindWeak() and calls the callback immediately.

    Parameters

    • id: number

      ID returned by a previous call to Script.bindWeak().

    Returns void

Generated using TypeDoc