Navigation
Unreal Engine C++ API Reference > Runtime > Core > Templates > FSharedReferencer > operator=
References
Module | Core |
Header | /Engine/Source/Runtime/Core/Public/Templates/SharedPointerInternals.h |
Include | #include "Templates/SharedPointerInternals.h" |
FSharedReferencer & operator&61;
&40;
FSharedReferencer && InSharedReference
&41;
Remarks
Move assignment operator adds no references to the assigned object. If this counter was previously referencing an object, that reference will be released.