Table of Contents

Class EditorVcsInterface.MethodName

Namespace
Godot
Assembly
GodotSharpEditor.dll

Cached StringNames for the methods contained in this class, for fast lookup.

public class EditorVcsInterface.MethodName : GodotObject.MethodName
Inheritance
EditorVcsInterface.MethodName
Inherited Members

Constructors

MethodName()

public MethodName()

Fields

AddDiffHunksIntoDiffFile

Cached name for the 'add_diff_hunks_into_diff_file' method.

public static readonly StringName AddDiffHunksIntoDiffFile

Field Value

StringName

AddLineDiffsIntoDiffHunk

Cached name for the 'add_line_diffs_into_diff_hunk' method.

public static readonly StringName AddLineDiffsIntoDiffHunk

Field Value

StringName

CreateCommit

Cached name for the 'create_commit' method.

public static readonly StringName CreateCommit

Field Value

StringName

CreateDiffFile

Cached name for the 'create_diff_file' method.

public static readonly StringName CreateDiffFile

Field Value

StringName

CreateDiffHunk

Cached name for the 'create_diff_hunk' method.

public static readonly StringName CreateDiffHunk

Field Value

StringName

CreateDiffLine

Cached name for the 'create_diff_line' method.

public static readonly StringName CreateDiffLine

Field Value

StringName

CreateStatusFile

Cached name for the 'create_status_file' method.

public static readonly StringName CreateStatusFile

Field Value

StringName

PopupError

Cached name for the 'popup_error' method.

public static readonly StringName PopupError

Field Value

StringName

_CheckoutBranch

Cached name for the '_checkout_branch' method.

public static readonly StringName _CheckoutBranch

Field Value

StringName

_Commit

Cached name for the '_commit' method.

public static readonly StringName _Commit

Field Value

StringName

_CreateBranch

Cached name for the '_create_branch' method.

public static readonly StringName _CreateBranch

Field Value

StringName

_CreateRemote

Cached name for the '_create_remote' method.

public static readonly StringName _CreateRemote

Field Value

StringName

_DiscardFile

Cached name for the '_discard_file' method.

public static readonly StringName _DiscardFile

Field Value

StringName

_Fetch

Cached name for the '_fetch' method.

public static readonly StringName _Fetch

Field Value

StringName

_GetBranchList

Cached name for the '_get_branch_list' method.

public static readonly StringName _GetBranchList

Field Value

StringName

_GetCurrentBranchName

Cached name for the '_get_current_branch_name' method.

public static readonly StringName _GetCurrentBranchName

Field Value

StringName

_GetDiff

Cached name for the '_get_diff' method.

public static readonly StringName _GetDiff

Field Value

StringName

_GetLineDiff

Cached name for the '_get_line_diff' method.

public static readonly StringName _GetLineDiff

Field Value

StringName

_GetModifiedFilesData

Cached name for the '_get_modified_files_data' method.

public static readonly StringName _GetModifiedFilesData

Field Value

StringName

_GetPreviousCommits

Cached name for the '_get_previous_commits' method.

public static readonly StringName _GetPreviousCommits

Field Value

StringName

_GetRemotes

Cached name for the '_get_remotes' method.

public static readonly StringName _GetRemotes

Field Value

StringName

_GetVcsName

Cached name for the '_get_vcs_name' method.

public static readonly StringName _GetVcsName

Field Value

StringName

_Initialize

Cached name for the '_initialize' method.

public static readonly StringName _Initialize

Field Value

StringName

_Pull

Cached name for the '_pull' method.

public static readonly StringName _Pull

Field Value

StringName

_Push

Cached name for the '_push' method.

public static readonly StringName _Push

Field Value

StringName

_RemoveBranch

Cached name for the '_remove_branch' method.

public static readonly StringName _RemoveBranch

Field Value

StringName

_RemoveRemote

Cached name for the '_remove_remote' method.

public static readonly StringName _RemoveRemote

Field Value

StringName

_SetCredentials

Cached name for the '_set_credentials' method.

public static readonly StringName _SetCredentials

Field Value

StringName

_ShutDown

Cached name for the '_shut_down' method.

public static readonly StringName _ShutDown

Field Value

StringName

_StageFile

Cached name for the '_stage_file' method.

public static readonly StringName _StageFile

Field Value

StringName

_UnstageFile

Cached name for the '_unstage_file' method.

public static readonly StringName _UnstageFile

Field Value

StringName