This version of Unity is unsupported.

File.Exists

public static bool Exists(string path);

Parameters

pathThe file to check.

Description

Determines whether the specified file exists.