Click or drag to resize

EditorVCSInterfaceIsVcsInitialized Method

Returns true if the VCS addon has been initialized, else returns false.

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

Return Value

Type: Boolean

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

See Also