DirectoryFileExists Method |
Returns whether the target file exists. The argument can be relative to the current directory, or an absolute path.
Namespace: Godot
public bool FileExists( string path )
[Missing <param name="path"/> documentation for "M:Godot.Directory.FileExists(System.String)"]
[Missing <returns> documentation for "M:Godot.Directory.FileExists(System.String)"]