Navigation
Unreal Engine C++ API Reference > Runtime > Core > Templates > FWeakReferencer > operator=
References
Module | Core |
Header | /Engine/Source/Runtime/Core/Public/Templates/SharedPointerInternals.h |
Include | #include "Templates/SharedPointerInternals.h" |
FWeakReferencer & operator&61;
&40;
FWeakReferencer const & InWeakReference
&41;
Remarks
Assignment operator from a weak referencer object. If this counter was previously referencing an object, that reference will be released.