Navigation
Unreal Engine C++ API Reference > Runtime > Core > Templates > TWeakPtr
References
Module | Core |
Header | /Engine/Source/Runtime/Core/Public/Templates/SharedPointer.h |
Include | #include "Templates/SharedPointer.h" |
bool IsValid&40;&41; const
Remarks
Checks to see if this weak pointer actually has a valid reference to an object True if the weak pointer is valid and a pin operator would have succeeded