MCPcopy Create free account
hub / github.com/SsageParuders/Android_Native_Surface / BeginDragDropSource

Method BeginDragDropSource

src/source/ImGui/imgui.cpp:11028–11137  ·  view source on GitHub ↗

When this returns true you need to: a) call SetDragDropPayload() exactly once, b) you may render the payload visual/description, c) call EndDragDropSource() If the item has an identifier: - This assume/require the item to be activated (typically via ButtonBehavior). - Therefore if you want to use this with a mouse button other than left mouse button, it is up to the item itself to activate with an

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 3

ImHashStrFunction · 0.85
GetIDFromRectangleMethod · 0.80
backMethod · 0.80

Tested by

no test coverage detected