UnityWebRequest is not completed after selecting a file from Open File Panel in Unity

前端 未结 0 1219
滥情空心
滥情空心 2020-12-31 15:36
string path;
AudioSource audio = GetComponent();

path = EditorUtility.OpenFilePanel("Audio Files", "         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题