Handle (weak reference) to a trackable object.
Whether there are any subscribers.
The value referenced by the handle.
This is automatically set to null when the referenced object is deleted.
Subscribes to be notified when an event occurs.
The callback function.
Unsubscribes.
True if the subscription was canceled, false otherwise.
Handle (weak reference) to a trackable object.