You've already forked UnrealEngineUWP
mirror of
https://github.com/izzy2lost/UnrealEngineUWP.git
synced 2026-03-26 18:15:20 -07:00
#summary Replaced instances of DragDrop::IsTypeMatch with FDragDropEvent::GetOperationAs() #note Please change any instances of DragDrop::IsTypeMatch for the templated FDragDropEvent::GetOperationAs<>() or FDragDropOperation::IsOfType<>() where necessary #proj Editor #branch UE4 #reviewedby Nick.Atamas [CL 2042222 by Andrew Rodham in Main branch]