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