This version of Unity is unsupported.

PlistDocument.ReadFromString

Declaration

public void ReadFromString(string text);

Parameters

text The project contents.

Description

Reads the document from the given string.