- UE-14092 Cannot create a return node with an execution pin only for a function
- UE-7849 Being able to have multiple return nodes for a function
- minor fixes
#codereview Nick.Whiting, Mike.Beach
[CL 2595496 by Maciej Mroz in Main branch]
Shifted a lot of pin adding functionality from Blueprint Details customizion to the nodes themselves or BlueprintEditorUtils.
#jira UE-11334 - Dragging a pin to a node that can add pins (function entry/exit, custom events...) should add a pin of the type to the node.
[CL 2497224 by Michael Schoell in Main branch]
#jira UE-9106 - Copy/pasting a Custom Event that has input names containing spaces will create a Custom Event with extra inputs
[CL 2453417 by Michael Schoell in Main branch]