EditorVCSInterfaceInitialize Method |
Initializes the VCS addon if not already. Uses the argument value as the path to the working directory of the project. Creates the initial commit if required. Returns true if no failure occurs, else returns false.
Namespace: Godot
public bool Initialize( string projectRootPath )
[Missing <param name="projectRootPath"/> documentation for "M:Godot.EditorVCSInterface.Initialize(System.String)"]
[Missing <returns> documentation for "M:Godot.EditorVCSInterface.Initialize(System.String)"]