Click or drag to resize

OSGetExecutablePath Method

Returns the path to the current engine executable.

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

Return Value

Type: String

[Missing <returns> documentation for "M:Godot.OS.GetExecutablePath"]

See Also