GE Lua Documentation

Press F to search!

GetDragDropPayload

Definition


-- @/=[C]:-1
function GetDragDropPayload(...)

Callers

@/lua/common/extensions/ui/imgui_gen_luaintf.lua
function M.EndDragDropTarget() imgui.EndDragDropTarget() end
function M.GetDragDropPayload() return imgui.GetDragDropPayload() end
function M.BeginDisabled(bool_disabled)
function M.EndDragDropTarget() imgui.EndDragDropTarget() end
function M.GetDragDropPayload() return imgui.GetDragDropPayload() end
function M.BeginDisabled(bool_disabled)