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

PlistDocument.WriteToStream

Declaration

public void WriteToStream(TextWriter tw);

Parameters

tw Text writer to write to.

Description

Writes the document contents to the specified text writer.