This version of Unity is unsupported.

PBXProject.ReadFromFile

Declaration

public void ReadFromFile(string path);

Parameters

path Path of the file.

Description

Reads the project from a file identified by the given path.

Current contents of the project are discarded.