Click or drag to resize

FileGetPathAbsolute Method

Returns the absolute path as a String for the current open file.

Namespace:  Godot
Assembly:  GodotSharp (in GodotSharp.dll) Version: 1.0.0
Syntax
C#
public string GetPathAbsolute()

Return Value

Type: String

[Missing <returns> documentation for "M:Godot.File.GetPathAbsolute"]

See Also