Navigation
Unreal Engine C++ API Reference > Runtime > Core > Templates > TSharedRef
References
Module | Core |
Header | /Engine/Source/Runtime/Core/Public/Templates/SharedPointer.h |
Include | #include "Templates/SharedPointer.h" |
ObjectType & operator*() const
Remarks
Dereference operator returns a reference to the object this shared pointer points to Reference to the object