Navigation
Unreal Engine C++ API Reference > Developer > SourceControl
References
Module | SourceControl |
Header | /Engine/Source/Developer/SourceControl/Public/ScopedSourceControlProgress.h |
Include | #include "ScopedSourceControlProgress.h" |
Syntax
class FScopedSourceControlProgress
Constructors
Type | Name | Description |
---|---|---|
FScopedSourceControlProgress ( const FText& InText, const FSimpleDelegate& InOnCancell... ) | Constructor. |
Destructors
Type | Name | Description |
---|---|---|
~FScopedSourceControlProgress () | Destructor - closes the dialog |
Functions
Type | Name | Description |
---|---|---|
void | Tick () | Makes sure the dialog is ticked |