Navigation
API > API/Developer > API/Developer/SourceControl > API/Developer/SourceControl/Tests
References
| Module | SourceControl |
| Header | /Engine/Source/Developer/SourceControl/Public/Tests/SourceControlAutomationCommon.h |
| Include | #include "Tests/SourceControlAutomationCommon.h" |
Syntax
class FAsyncCommandHelper
Remarks
Helper class for receiving the results of async source control operations
Constructors
| Type | Name | Description | |
|---|---|---|---|
FAsyncCommandHelper
(
const FString& InParameter |
Functions
| Type | Name | Description | |
|---|---|---|---|
| const FString & | GetParameter () |
||
| bool | IsDispatched () |
||
| bool | IsDone () |
||
| bool | IsSuccessful () |
||
| void | |||
| void | SourceControlOperationComplete
(
const FSourceControlOperationRef& Operation, |