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

PlistDocument.ReadFromString

Declaration

public void ReadFromString(string text);

Parameters

text The project contents.

Description

Reads the document from the given string.