This version of Unity is unsupported.

PlistDocument.ReadFromStream

Declaration

public void ReadFromStream(TextReader tr);

Parameters

tr The project contents.

Description

Reads the project from the given text reader.