TObjectPtrLinkedListBuilder

Single linked list builder for some cases where we want to migrate from raw ptrs to [TObjectPtr](API\Runtime\Core\TObjectPtr) In the existing cases, the start ptr is [TObjectPtr](API\Runtime\Core\TObjectPtr) and the links are raw pointers.