facebook twitter hatena line email

Unity/Csharp/プロジェクト

提供: 初心者エンジニアの簡易メモ
移動: 案内検索

プロジェクトパス取得

string projectPath = System.IO.Directory.GetCurrentDirectory();
Debug.Log("projectPath=" + projectPath); // /System/Volumes/Data/unity/test/IniProject