ISourceControlLabel::Sync

Sync a list of paths/filenames to this label

Windows
MacOS
Linux

References

Module

SourceControl

Header

/Engine/Source/Developer/SourceControl/Public/ISourceControlLabel.h

Include

#include "ISourceControlLabel.h"

Syntax

bool Sync
(
    const TArray< FString > & InFilenames
) const

Remarks

Sync a list of paths/filenames to this label

Parameters

Parameter

Description

InFilenames

The paths or filenames to sync

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss