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

PBXProject.WriteToStream

Declaration

public void WriteToStream(TextWriter sw);

Parameters

sw Text writer to write to.

Description

Writes the project contents to the specified text writer.