kDragDropFlagSourceExtern#

Fully qualified name: carb::simplegui::kDragDropFlagSourceExtern

Defined in carb/simplegui/SimpleGuiTypes.h

const DragDropFlags carb::simplegui::kDragDropFlagSourceExtern = 1 << 4#

External source (from outside of simplegui), won’t attempt to read current item/window info. Will always return true. Only one Extern source can be active simultaneously.