Now get the names of the files we created and log them to console. foreach(var fileName in ES3.GetFiles("myDirectory/")). Debug.Log(fileName);. // Outputs:.
確定! 回上一頁