Navigation
API > API/Developer > API/Developer/SourceControl > API/Developer/SourceControl/ISourceControlRevision
| Type | Name | Description | |
|---|---|---|---|
| bool | GetAnnotated
(
TArray< FAnnotationLine >& OutLines |
Get an annotated revision of the file & store it in a temp file. | |
| bool | GetAnnotated
(
FString& InOutFilename |
Get an annotated revision of the file & store it in a temp file. |