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
AddLineDiffsIntoDiffHunk
Cached name for the 'add_line_diffs_into_diff_hunk' method.
public static readonly StringName AddLineDiffsIntoDiffHunk
Field Value
CreateCommit
Cached name for the 'create_commit' method.
public static readonly StringName CreateCommit
Field Value
CreateDiffFile
Cached name for the 'create_diff_file' method.
public static readonly StringName CreateDiffFile
Field Value
CreateDiffHunk
Cached name for the 'create_diff_hunk' method.
public static readonly StringName CreateDiffHunk
Field Value
CreateDiffLine
Cached name for the 'create_diff_line' method.
public static readonly StringName CreateDiffLine
Field Value
CreateStatusFile
Cached name for the 'create_status_file' method.
public static readonly StringName CreateStatusFile
Field Value
PopupError
Cached name for the 'popup_error' method.
public static readonly StringName PopupError
Field Value
_CheckoutBranch
Cached name for the '_checkout_branch' method.
public static readonly StringName _CheckoutBranch
Field Value
_Commit
Cached name for the '_commit' method.
public static readonly StringName _Commit
Field Value
_CreateBranch
Cached name for the '_create_branch' method.
public static readonly StringName _CreateBranch
Field Value
_CreateRemote
Cached name for the '_create_remote' method.
public static readonly StringName _CreateRemote
Field Value
_DiscardFile
Cached name for the '_discard_file' method.
public static readonly StringName _DiscardFile
Field Value
_Fetch
Cached name for the '_fetch' method.
public static readonly StringName _Fetch
Field Value
_GetBranchList
Cached name for the '_get_branch_list' method.
public static readonly StringName _GetBranchList
Field Value
_GetCurrentBranchName
Cached name for the '_get_current_branch_name' method.
public static readonly StringName _GetCurrentBranchName
Field Value
_GetDiff
Cached name for the '_get_diff' method.
public static readonly StringName _GetDiff
Field Value
_GetLineDiff
Cached name for the '_get_line_diff' method.
public static readonly StringName _GetLineDiff
Field Value
_GetModifiedFilesData
Cached name for the '_get_modified_files_data' method.
public static readonly StringName _GetModifiedFilesData
Field Value
_GetPreviousCommits
Cached name for the '_get_previous_commits' method.
public static readonly StringName _GetPreviousCommits
Field Value
_GetRemotes
Cached name for the '_get_remotes' method.
public static readonly StringName _GetRemotes
Field Value
_GetVcsName
Cached name for the '_get_vcs_name' method.
public static readonly StringName _GetVcsName
Field Value
_Initialize
Cached name for the '_initialize' method.
public static readonly StringName _Initialize
Field Value
_Pull
Cached name for the '_pull' method.
public static readonly StringName _Pull
Field Value
_Push
Cached name for the '_push' method.
public static readonly StringName _Push
Field Value
_RemoveBranch
Cached name for the '_remove_branch' method.
public static readonly StringName _RemoveBranch
Field Value
_RemoveRemote
Cached name for the '_remove_remote' method.
public static readonly StringName _RemoveRemote
Field Value
_SetCredentials
Cached name for the '_set_credentials' method.
public static readonly StringName _SetCredentials
Field Value
_ShutDown
Cached name for the '_shut_down' method.
public static readonly StringName _ShutDown
Field Value
_StageFile
Cached name for the '_stage_file' method.
public static readonly StringName _StageFile
Field Value
_UnstageFile
Cached name for the '_unstage_file' method.
public static readonly StringName _UnstageFile