Navigation
API > API/Developer > API/Developer/SourceControl > API/Developer/SourceControl/ISourceControlLabel
| Type | Name | Description | |
|---|---|---|---|
| bool | GetFileRevisions
(
const FString& InFile, |
Get a list of file revisions at this label. | |
| bool | GetFileRevisions
(
const TArray< FString >& InFiles, |
Get a list of file revisions at this label. |