Click or drag to resize

EditorVCSInterfaceGetProjectName Method

Returns the project name of the VCS working directory.

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

Return Value

Type: String

[Missing <returns> documentation for "M:Godot.EditorVCSInterface.GetProjectName"]

See Also