Navigation
API > API/Developer > API/Developer/SourceControl > API/Developer/SourceControl/ISourceControlProvider
References
| Module | SourceControl |
| Header | /Engine/Source/Developer/SourceControl/Public/ISourceControlProvider.h |
| Include | #include "ISourceControlProvider.h" |
void RegisterStateBranches
&40;
const TArray< FString > & BranchNames,
const FString & ContentRoot
&41;
Remarks
Register branches to query for state in addition to the current branch
Parameters
| Name | Description |
|---|---|
| BranchNames | Names of the branches to query |
| ContentRoot | Path to the content root for branch mapping |