Leap Motion Gesture Recognition

Hello all,

Currently I am trying to implement the Leap Motion Controller into my VR projects. The current plugin for the Leap Motion includes two actions Pinch & Grab but unfortunately I can not find any other gestures.
What I want to achieve is that the UMG menu appears next to the players left hand when they open the hand and look at their palm (like it is showcased in the BLOCKs Demo from leap Motion). To do thatI need to detect wether or nt the hand is open or not - the rest is fairly simple. But I can’t find a way to detect the gesture
Is there an “easy” way to implement this? C++ is no option for me so it needs to be done with the BLueprints or Plugins :smiley:

Cheers,
jajujo