Files
UnrealEngineUWP/Engine/Config
Nick Darnell cb6943ad5b UMG - Continued improvement of UMG and the blueprint layer. Now UMG Blueprints support multicast delegate binding in the blueprint. Fixed a nasty serialization issue with it not correctly serializing the widget tree.
Blueprint - The underlying framework now allows derrived blueprints to say if they support event binding, instead of it being hardcoded to only work for AActors.
Blueprint - Function calls in the context menu on selected "Components" now works on UObject based blueprints.  There was no reason to restrict tthat to AActors.

#codereview nick.whiting

[CL 2124461 by Nick Darnell in Main branch]
2014-07-02 09:48:15 -04:00
..