Is a physics joint deleted along with its parents?

I’m browsing the documentation but I can’t seem to get a definitive answer on whether a physics joint is deleted when its parents are deleted via removeSelf(). I have two bodies joined by a basic “distance joint”. When I call removeSelf() on one (or both) of these objects, the distance joint seems to be deleted as well.

Anybody know for sure? I want to make sure the joint is gone, scheduled for permanent removal by the Garbage Collector, and not residing somewhere in memory.

Thanks,
Brent
[import]uid: 9747 topic_id: 2985 reply_id: 302985[/import]