EditorVCSInterfaceCommit Method |
Creates a version commit if the addon is initialized, else returns without doing anything. Uses the files which have been staged previously, with the commit message set to a value as provided as in the argument.
Namespace: Godot
public void Commit( string msg )
[Missing <param name="msg"/> documentation for "M:Godot.EditorVCSInterface.Commit(System.String)"]