OSGetSystemDir Method |
Returns the actual path to commonly used folders across different platforms. Available locations are specified in OSSystemDir.
Note: This method is implemented on Android, Linux, macOS and Windows.
Namespace: Godot
public static string GetSystemDir( OSSystemDir dir )
[Missing <param name="dir"/> documentation for "M:Godot.OS.GetSystemDir(Godot.OS.SystemDir)"]
[Missing <returns> documentation for "M:Godot.OS.GetSystemDir(Godot.OS.SystemDir)"]