Resources
TSharedPtr
If you call .Reset()
this will call the destructor of the held object if no other references exists.
TStrongObjectPtr
Use MyStrPtr.Reset(SomeObject)
to set it.
Latest update: Aug 23, 2025
If you call .Reset()
this will call the destructor of the held object if no other references exists.
Use MyStrPtr.Reset(SomeObject)
to set it.
Sep 03, 2025
Sep 03, 2025
Sep 03, 2025
Sep 03, 2025
Sep 02, 2025
Sep 02, 2025
Sep 01, 2025
Sep 01, 2025
Aug 29, 2025
Aug 29, 2025