Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


ReadFromStream(TextReader)

Reads the scheme from the given text reader.
Read time 1 minuteLast updated 6 days ago

Definition

public void ReadFromStream(TextReader tr)

Parameters

The project contents.

Remarks

The existing values of this XcScheme instance are discarded and replaced with the values read from the text reader.