IAsyncActionSequence::DoubleClick

Queues the series of events to invoke a double click with the specified mouse button at the current cursor location

Unreal Engine C++ API Reference > Developer > AutomationDriver > IAsyncActionSequence > DoubleClick

References

   
Module AutomationDriver
Header /Engine/Source/Developer/AutomationDriver/Public/IDriverSequence.h
Include #include "IDriverSequence.h"
[IAsyncActionSequence](API\Developer\AutomationDriver\IAsyncActionSequence) & DoubleClick
(
    [EMouseButtons::Type](API\Runtime\ApplicationCore\GenericPlatform\EMouseButtons__Type) MouseButton
)

Remarks

Queues the series of events to invoke a double click with the specified mouse button at the current cursor location


Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library