Type alias WeakRefId

WeakRefId: number

Opaque ID returned by Script.bindWeak(). Pass it to Script.unbindWeak() to stop monitoring the target value.

Generated using TypeDoc