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" |
int32 GetStateBranchIndex
&40;
const FString & BranchName
&41; const
Remarks
Gets the state index of the specified branch, higher index branches are generally closer to releases the index of the specified branch
Parameters
| Name | Description |
|---|---|
| BranchName | Names of the branches to query |