This version of Unity is unsupported.

PlistDocument.WriteToFile

Declaration

public void WriteToFile(string path);

Parameters

path Path to write the document contents to.

Description

Writes the project contents to the specified file.