A Transform is a structure. In Blueprints, structures can be assembled via pins with “Make” nodes, and broken into pins with “Break” nodes.
Transform structures contain Translation (delta Location) as Vector, Rotation as Rotator, and Scale as Vector, so all “Break Transform” does is lets you access those properties as pins.