예제 #1
0
 private string GetLoaderFullLoadPath(BuildTarget g)
 {
     return(FileUtility.PathCombine(Application.dataPath, m_searchFilter[g]));
 }