Hi, I’m using DetailCategoryBuilder::AddExternalObjects to reference other objects in a custom details panel - however to does not full show all info on the object:
However, when I display the same actor via the ChildActorComponent it displays the full object without any trouble:
Can someone explain how I get my details panel to behave like the ChildActorComponent panel?