Beispiel #1
0
 public static void HandleScoreChanged(int score, int maxScore) => OnScoreChanged.SafeInvoke(score, maxScore);