Beispiel #1
0
 /// <summary>
 /// Called when a match starts.
 /// </summary>
 /// <param name="matchInformation">Information about the match.</param>
 public void Start(MatchInformation matchInformation)
 {
     AddMessageOnGuiThread("Match started");
 }
Beispiel #2
0
 /// <summary>
 /// Called when a match starts.
 /// </summary>
 /// <param name="matchInformation">Information about the match.</param>
 public void Start(MatchInformation matchInformation)
 {
 }