Where is the Double Click Event?

Hi,

i have found the Double Click Time:

But i didnt find the Event belongs to that.

I could do a custom logic, but that Double Click Time is adjustable and already implemented in the engine, so there has to be a event that recognize this.

Thanks in advance

raidfire.net

The only double click event I know of which is readily available to you is in a widget blueprint.

You can override a widget blueprint’s onDoubleClick event to test that for yourself.