Invoke Mouse Left Click Programatically

Hello guys,

I’m working on a kinect project and I’m trying to map a hand motion to mouse cursor. Now I am able to control mouse pointer by my hand but I have no idea how to invoke mouse click programatically. Is it possible? How?

Quoting Nick Darnell from How to inject/simulate mouse clicks? - C++ Gameplay Programming - Unreal Engine Forums