Ptr::NullWithoutRelease

Ptr::NullWithoutRelease
SF_INLINE void NullWithoutRelease();
Description

NullWithoutRelease nulls the reference counted pointer without actually decrementing it, that is, without calling the Release function.