This version of Unity is unsupported.

PBXProject.ReadFromStream

Declaration

public void ReadFromStream(TextReader sr);

Parameters

sr The project contents.

Description

Reads the project from the given text reader.

Current contents of the project are discarded.