MCPcopy Create free account
hub / github.com/HeliumProject/Engine / OnEndDrag

Method OnEndDrag

Source/Tools/Editor/HierarchyOutliner.cpp:219–251  ·  view source on GitHub ↗

////////////////////////////////////////////////////////////////////////// Called at the end of a drag-and-drop event. Called when the user releases the mouse button. Moves all the selected items to be under a new parent (the item that was dropped onto in the tree). You cannot drop onto an item that is already selected (your command will be ignored if you do). All the reparenting is handled th

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 5

GetHierarchyNodeMethod · 0.80
IsSelectedMethod · 0.45
BeginMethod · 0.45
EndMethod · 0.45
PushMethod · 0.45

Tested by

no test coverage detected