Exists(string)
Determines whether the specified file exists.
Read time 1 minuteLast updated 6 days ago
Definition
- Type: Method
- Namespace: UnityEngine.Windows
- Assembly: UnityEngine.CoreModule
public static bool Exists(string path)
Parameters
The file to check.
Returns
Type | Description |
|---|---|
| bool |