Version: Unity 6 (6000.0)
LanguageEnglish
  • C#

PlistDocument.ReadFromFile

Declaration

public void ReadFromFile(string path);

Parameters

Description
path Path of the file.

Description

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