Ejemplo n.º 1
0
 void RemoveItem(GestureRequirement Gesture, EHand Hand)
 {
     TargetGesture.RemoveRequirement(Hand, Gesture);
 }