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