Choose your operating system:
Windows
macOS
Linux
UPROPERTY()
bool bUseExternalClickDragBehavior
If true, then the URectangleMarqueeMechanic will not create an internal UClickDragInputBehavior in Setup(), allowing the client to control the marquee with an external InputBehavior that uses the marquee mechanic as it's IClickDragBehaviorTarget. For instance, this allows the mechanic to be hooked in as the drag component of a USingleClickOrDragInputBehavior. Must be configured before calling Setup()