Exemple #1
0
 private void ShowInfo(string message, Transform target)
 {
     infoPopup.ShowText(message, target);
 }