WeakPtrProxy::IsAlive

WeakPtrProxy::IsAlive
SF_INLINE bool IsAlive() const;
Description

WeakPtr calls IsAlive to determine if its pointer is valid or not.

Return Value

A Boolean value of 1 if pointer of WeakPtr is valid, otherwise 0.