Version: 5.6

PBXProject.GetPBXProjectPath

매뉴얼로 전환
public static string GetPBXProjectPath (string buildPath);

파라미터

buildPath The project build path.

반환

string The path of the PBX project.

설명

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

Can only be used for Unity-generated projects.