Example #1
0
 public void save()
 {
     FileHelper.WriteStringToFile(JsonUtility.ToJson(this), PATH_CONFIG_FILE);
 }