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

File.Exists

Declaration

public static bool Exists(string path);

Parameters

path The file to check.

Description

Determines whether the specified file exists.