Version: Unity 6 (6000.0)
LanguageEnglish
  • C#

PlistDocument.ReadFromString

Declaration

public void ReadFromString(string text);

Parameters

Description
text The project contents.

Description

Reads the document from the given string.