MCPcopy Create free account
hub / github.com/AshenvaleZX/ZXEngine / BeginDragDropSource

Method BeginDragDropSource

CPPScripts/External/ImGui/imgui.cpp:14011–14128  ·  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 2

ImHashStrFunction · 0.85
GetIDFromRectangleMethod · 0.80

Tested by

no test coverage detected