I would suggest creating HideLabelAttribute that would hide labels for custom System.Serializable objects in a list.
I don't see an already existing way how to hide a label without the need of coding the entire ProperyDrawer including a draw of all fields.
I would suggest creating
HideLabelAttribute
that would hide labels for customSystem.Serializable
objects in a list. I don't see an already existing way how to hide a label without the need of coding the entireProperyDrawer
including a draw of all fields.From: To: