Worth adding that you can also do MyPtr.IsValid() on a Weak Object Pointer to check if it is NULL as well (not nullptr, but NULL!)
Worth adding that you can also do MyPtr.IsValid() on a Weak Object Pointer to check if it is NULL as well (not nullptr, but NULL!)