SF_INLINE C* operator ->() const;
Access the object that is held by the smart pointer. Returns a pointer to that object.
A C pointer to the -> operator of the ref count ptr.
* GetPtr