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" |
bool QueryStateBranchConfig
&40;
const FString & ConfigSrc,
const FString & ConfigDest
&41;
Remarks
Queries branch configuration from source control
Parameters
Name | Description |
---|---|
ConfigSrc | The source path to the branch configuration file in source control |
ConfigDest | The destination path to save the configuration to for parsing |