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