using UnityEditor; public void OpenFile() { //Get the path var path = EditorUtility.OpenFilePanel("Open csv", "", "CSV"); if (string.
確定! 回上一頁