AnnotateFile

Overload list

Windows
MacOS
Linux
Name Description

Public function Static

bool

 

AnnotateFile

(
    ISourceControlProvider& InProvider,
    const FString& InLabel,
    const FString& InFile,
    TArray< FAnnotationLine >& OutLine...
)

Helper function to annotate a file using a label

Public function Static

bool

 

AnnotateFile

(
    ISourceControlProvider& InProvider,
    int32 InCheckInIdentifier,
    const FString& InFile,
    TArray< FAnnotationLine >& OutLine...
)

Helper function to annotate a file using a changelist/checkin identifier

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