Inline debug variables of parent class
Hi-
I have two structs: FPrimitiveCoordinate, and FCoordinate. The former being literally just X,Y in terms of members, and the latter inheriting from the former.
That primitive X,Y is important for debugging, so having to expand every struct to see it is not ideal- especially when I have to do it with dozens of entries.
Is there a way to get that X,Y to show with the other previews? The {State=IsGrid, ConstructionFlags=15} below.


Thank you
Please sign in to leave a comment.
Hi,
Unfortunately, it is not possible at the moment and there is no workaround I could share with you.
I've filed an issue for this use case. Please feel free to upvote it to subscribe for updates.