You've already forked UnrealEngineUWP
mirror of
https://github.com/izzy2lost/UnrealEngineUWP.git
synced 2026-03-26 18:15:20 -07:00
- 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]