In UE4 whenever I try to drag an Integer to a floating slot, an automatic cast is created.
It would be really useful if automatic casts would be created when dragging a line.
the target nodes could be colored accordingly:
Green: Direct Connection (the current behaviour)
Yellow: Appropriate Cast will be created
Red: Cast not possible
Something along these lines