DirectoryGetDriveCount Method |
On Windows, returns the number of drives (partitions) mounted on the current filesystem. On other platforms, the method returns 0.
Namespace: Godot
public int GetDriveCount()
[Missing <returns> documentation for "M:Godot.Directory.GetDriveCount"]