Outside of Slate code you will not need WeakPtrs too much.
On newer versions of the engine you will be expected to use TObjectPtr instead of C pointers, even for UPROPERTY.
Outside of Slate code you will not need WeakPtrs too much.
On newer versions of the engine you will be expected to use TObjectPtr instead of C pointers, even for UPROPERTY.