Version: Unity 6 (6000.0)
LanguageEnglish
  • C#

PlistDocument.ReadFromStream

Declaration

public void ReadFromStream(TextReader tr);

Parameters

Description
tr The project contents.

Description

Reads the project from the given text reader.