Modify FKismetCompiledFunctionContext::ValidatePin to take a PinType instead of just the Category and SubCategory strings
[CL 2299802 by Marc Audy in Main branch]
* Name and String have + Add Pin button
* Enum doesn't display Remove Execution Pin on right click
* Enum doesn't display Show Default Pin in details view
* All types have proper default in selection box
[CL 2299436 by Marc Audy in Main branch]
- Wire-trace op-codes are now inserted before every statement in GotoFixupRequestMap
- ExpandNode() now uses FKismetCompilerContext::MovePinLinksToIntermediate/CopyPinLinksToIntermediate for transfering pin links (to track pin associations)
#codereview Nick.Whiting
[CL 2040798 by Mike Beach in Main branch]