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

PBXProject.ReadFromString

Declaration

public void ReadFromString(string src);

Parameters

src The project contents.

Description

Reads the project from the given string.

Current contents of the project are discarded.