Example #1
0
 /// <summary>
 /// Updates ALL TranslatedText objects
 /// </summary>
 public void UpdateAllTexts()
 {
     TranslatedText.RefreshAll();
 }