DirectoryGetSpaceLeft Method |
On UNIX desktop systems, returns the available space on the current directory's disk. On other platforms, this information is not available and the method returns 0 or -1.
Namespace: Godot
public int GetSpaceLeft()
[Missing <returns> documentation for "M:Godot.Directory.GetSpaceLeft"]