TSPtrG

TSPtr is a convenience class - it wraps around a pointer to an object that is a subclass of [CSharedMix](API\Runtime\uLangCore\CSharedMix) [or any class that has the methods: Reference() & Dereference()] and acts just like a regular pointer except that it automatically references and dereferences the object as needed.