Navigation
API > API/Developer > API/Developer/SourceControl > API/Developer/SourceControl/USourceControlHelpers
References
| Module | SourceControl |
| Header | /Engine/Source/Developer/SourceControl/Public/SourceControlHelpers.h |
| Include | #include "SourceControlHelpers.h" |
| Source | /Engine/Source/Developer/SourceControl/Private/SourceControlHelpers.cpp |
static TArray< FString > GetSourceControlLocations
&40;
const bool bContentOnly
&41;
Remarks
Get the list of files and directories that source control should check when looking for changes.
Parameters
| Name | Description |
|---|---|
| bContentOnly | True to only include content directories. |