Navigation
API > API/Developer > API/Developer/SourceControl > API/Developer/SourceControl/ISourceControlLabel > API/Developer/SourceControl/ISourceControlLabel/Sync
References
| Module | SourceControl |
| Header | /Engine/Source/Developer/SourceControl/Public/ISourceControlLabel.h |
| Include | #include "ISourceControlLabel.h" |
bool Sync
(
const TArray< FString > & InFilenames
) const
Remarks
Sync a list of paths/filenames to this label
Parameters
| Name | Description |
|---|---|
| InFilenames | The paths or filenames to sync |