QueueStatusUpdate

Overload list

Windows
MacOS
Linux
Name Description

Public function

void

 

QueueStatusUpdate

(
    const TArray< UPackage* >& In...
)

Queues a file to have its source control status updated in the background.

Public function

void

 

QueueStatusUpdate

(
    const TArray< FString >& InFilenam...
)

Queues a file to have its source control status updated in the background.

Public function

void

 

QueueStatusUpdate

(
    UPackage* InPackage
)

Queues a file to have its source control status updated in the background.

Public function

void

 

QueueStatusUpdate

(
    const FString& InFilename
)

Queues a file to have its source control status updated in the background.

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