Ejemplo n.º 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");
 }
Ejemplo n.º 2
0
 /// <summary>
 /// Called when a match starts.
 /// </summary>
 /// <param name="matchInformation">Information about the match.</param>
 public void Start(MatchInformation matchInformation)
 {
 }