Version: Unity 6 Preview (6000.0)
LanguageEnglish
  • C#

PlistDocument.ReadFromStream

Declaration

public void ReadFromStream(TextReader tr);

Parameters

tr The project contents.

Description

Reads the project from the given text reader.