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

Public Member Functions

void SCR_VCSResourceManagerRootPlugin ()
 

Protected Member Functions

override bool GetFilesToProcess (notnull out array< string > absoluteFilePaths, notnull out array< int > lineNumbers)
 
- Protected Member Functions inherited from SCR_VCSRootPlugin
override void Run ()
 
SCR_VCSSettingsPlugin GetVCSSettings (TypeName workbenchModuleTypename)
 
string GetBlameCommandLine ()
 
string GetDiffCommandLine ()
 
string GetLogCommandLine ()
 
string GetCommitCommandLine ()
 
string GetCommandLine ()
 

Additional Inherited Members

- Protected Attributes inherited from SCR_VCSRootPlugin
TypeName m_WorkbenchModuleTypename
 

Constructor & Destructor Documentation

◆ SCR_VCSResourceManagerRootPlugin()

void SCR_VCSResourceManagerRootPlugin.SCR_VCSResourceManagerRootPlugin ( )

Member Function Documentation

◆ GetFilesToProcess()

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

Implements SCR_VCSRootPlugin.


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