SF_EXPORT void Release();
Release decrements the reference count of the object. If the reference count reaches 0, the object is deleted.