Version: 2018.4
public static string GetPBXProjectPath (string buildPath);

パラメーター

buildPathプロジェクトのビルド先のパス

戻り値

string The path to the PBX project file that can later be opened via ReadFromFile function.

説明

Returns the path to PBX project in the given Unity build path.

This function can only be used for Unity-generated projects.