Arma Reforger Script API
Loading...
Searching...
No Matches
SCR_VCSRootPlugin Interface Reference
Inheritance diagram for SCR_VCSRootPlugin:
SCR_VCSResourceManagerRootPlugin SCR_VCSScriptEditorRootPlugin SCR_VCSBlameResourceManagerPlugin SCR_VCSCommitResourceManagerPlugin SCR_VCSDiffResourceManagerPlugin SCR_VCSLogResourceManagerPlugin SCR_VCSBlamePlugin SCR_VCSCommitPlugin SCR_VCSDiffPlugin SCR_VCSLogScriptEditorPlugin

Protected Member Functions

override void Run ()
 
SCR_VCSSettingsPlugin GetVCSSettings (TypeName workbenchModuleTypename)
 
string GetBlameCommandLine ()
 
string GetDiffCommandLine ()
 
string GetLogCommandLine ()
 
string GetCommitCommandLine ()
 
bool GetFilesToProcess (notnull out array< string > absoluteFilePaths, notnull out array< int > lineNumbers)
 
string GetCommandLine ()
 

Protected Attributes

TypeName m_WorkbenchModuleTypename
 

Member Function Documentation

◆ GetBlameCommandLine()

string SCR_VCSRootPlugin.GetBlameCommandLine ( )
protected

◆ GetCommandLine()

◆ GetCommitCommandLine()

string SCR_VCSRootPlugin.GetCommitCommandLine ( )
protected

◆ GetDiffCommandLine()

string SCR_VCSRootPlugin.GetDiffCommandLine ( )
protected

◆ GetFilesToProcess()

bool SCR_VCSRootPlugin.GetFilesToProcess ( notnull out array< string > absoluteFilePaths,
notnull out array< int > lineNumbers )
protected

◆ GetLogCommandLine()

string SCR_VCSRootPlugin.GetLogCommandLine ( )
protected

◆ GetVCSSettings()

SCR_VCSSettingsPlugin SCR_VCSRootPlugin.GetVCSSettings ( TypeName workbenchModuleTypename)
protected

◆ Run()

override void SCR_VCSRootPlugin.Run ( )
protected

Member Data Documentation

◆ m_WorkbenchModuleTypename

TypeName SCR_VCSRootPlugin.m_WorkbenchModuleTypename
protected

The documentation for this interface was generated from the following file: