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

PlistDocument.WriteToString

Declaration

public string WriteToString();

Returns

string The project contents converted to string.

Description

Writes the document contents to a string.