Beispiel #1
0
 // FOR UPGRADE HANDLER
 public void HoverItem(bool isHovered)
 {
     myHandler.SomethingHovered(this, isHovered);
 }