Navigation
API > API/Runtime > API/Runtime/CoreUObject > API/Runtime/CoreUObject/TWeakInterfacePtr
Description
Test if this pointer is stale. Parameters are passed to the underlying TWeakObjectPtr.
| Name | IsStale |
| Type | function |
| Header File | /Engine/Source/Runtime/CoreUObject/Public/UObject/WeakInterfacePtr.h |
| Include Path | #include "UObject/WeakInterfacePtr.h" |
bool IsStale
(
bool bEvenIfPendingKill,
bool bThreadsafeTest
) const