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

PlistDocument.ReadFromFile

Declaration

public void ReadFromFile(string path);

Parameters

path Path of the file.

Description

Reads the document from a file identified by the given path.