Example #1
0
 public void SetRemovedTopCountText(int count)
 {
     m_ingameUI?.SetRemovedTopCountText(count);
 }