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