Skip to main content

Slate.Input.PointerUpFiresPointerMoveForDragDrop

Var

Unreal Engine Var console variable.

SlateInputPointerUpFiresPointerMoveForDragDrop

Description

When true, a synthetic pointer move event is fired from pointer up to ensure drag events are called if necessary on any widgets before OnDrop.

Usage

Slate.Input.PointerUpFiresPointerMoveForDragDrop [value]

Set via the console (~) or in DefaultEngine.ini / DefaultGame.ini.