Object reference counters.

BlitzMax Forums/BlitzMax Programming/Object reference counters.

Oddball(Posted 2005) [#1]
Is there a way to access the reference counter for an object to see how many references there are to that object?

Something along the lines of...
obj.GetRefCounter()