Navigation
Unreal Engine C++ API Reference > Developer > SourceControl > ISourceControlModule > QueueStatusUpdate
References
Module | SourceControl |
Header | /Engine/Source/Developer/SourceControl/Public/ISourceControlModule.h |
Include | #include "ISourceControlModule.h" |
void QueueStatusUpdate
&40;
UPackage &42; InPackage
&41;
Remarks
Queues a file to have its source control status updated in the background.
Parameters
Name | Description |
---|---|
InPackage | The package to queue. |