I was playing around with how to handle separate instances of the same object. Naturally the UID would come in handy for this. But how you do you use it? There doesn't seem to be any way to access an instance according to its UID.
Say I have one instance with a variable which directs towards another instance's UID, how do I put it to use?
Thanks in advance!