This version of Unity is unsupported.

File.Exists

Declaration

public static bool Exists(string path);

Parameters

path The file to check.

Description

Determines whether the specified file exists.