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

PBXProject.WriteToFile

Declaration

public void WriteToFile(string path);

Parameters

path Path to write the project contents to.

Description

Writes the project contents to the specified file.