Exemple #1
0
 public string PreprocessText(string text)
 {
     return(InputHintManager.ReplaceStringsWithTMProSprites(text));
 }