ISourceControlModule::QueueStatusUpdate

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

Windows
MacOS
Linux

References

Module

SourceControl

Header

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

Include

#include "ISourceControlModule.h"

Syntax

void QueueStatusUpdate
(
    UPackage * InPackage
)

Remarks

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

Parameters

Parameter

Description

InPackage

The package to queue.

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