Files
UnrealEngineUWP/Engine/Source/Editor/Kismet
Michael Schoell cb6f2d7a25 Drag and dropping a component from the SCS editor to a graph will no longer incorrectly report that the graph is outside of scope when it is a part of the same Blueprint.
Drag and drop no longer uses the SCS node's Blueprint, instead looking at the Blueprint Editor it is in for the information.

#jira UE-15461 - External scope preventing Get when dragging inherited component into graph but able to place with context menu

[CL 2607583 by Michael Schoell in Main branch]
2015-07-01 11:44:16 -04:00
..