Navigation
API > API/Runtime > API/Runtime/Core > API/Runtime/Core/Templates > API/Runtime/Core/Templates/TSharedPtr
References
Module | Core |
Header | /Engine/Source/Runtime/Core/Public/Templates/SharedPointer.h |
Include | #include "Templates/SharedPointer.h" |
void Reset&40;&41;
Remarks
Resets this shared pointer, removing a reference to the object. If there are no other shared references to the object then it will be destroyed.