Beispiel #1
0
 public static string GetBattleEffectPath(string name)
 {
     return(BasePath.GetPrefabBasePath() + "Battle/Effects/" + name);
 }