carb::simplegui::kHoveredFlagAllowWhenBlockedByActiveItem

Defined in carb/simplegui/SimpleGuiTypes.h

const HoveredFlags carb::simplegui::kHoveredFlagAllowWhenBlockedByActiveItem = 1 << 5

Return true even if an active item is blocking access to this item/window. Useful for Drag and Drop patterns.