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
Arrow operator returns a pointer to this shared reference's object Returns a pointer to the object referenced by this shared reference