ReadFromStream(TextReader)
Reads the project from the given text reader.
Read time 1 minuteLast updated 6 days ago
Definition
- Type: Method
- Namespace: UnityEditor.iOS.Xcode
- Assembly: UnityEditor.iOS.Extensions.Xcode
public void ReadFromStream(TextReader tr)
Parameters
The project contents.