Files
UnrealEngineUWP/Engine/Source/Editor/UMGEditor
Andrew Rodham 27ba1a21e7 Sequencer: Event usability overhaul
- It is now possible to define payload parameters for events again
  - Creating a new event endpoint will leverage custom event nodes rather than separate functions. This is now possible due to the added flexibility that generated function graphs gives us.
  - Users can now also specify which pin to pass the bound object through (if any) - previous rules apply (only object and interface pins supported)
  - Reworked quick-binding menu to use the blueprint graph action menu

#rb Max.Chen, Matt.Hoffman

[CL 9069042 by Andrew Rodham in Dev-Editor branch]
2019-09-24 21:07:41 -04:00
..