Example #1
0
 public void HoverFace(bool isHovered)
 {
     myHandler.SomeFaceHovered(this, isHovered);
 }