IActionSequence::Click

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

Unreal Engine C++ API Reference > Developer > AutomationDriver > IActionSequence > Click

References

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

Remarks

Queues the series of events to invoke a 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