Navigation
API > API/Developer > API/Developer/SourceControl
| |
|
| Name |
FScopedSourceControlProgress |
| Type |
class |
| Header File |
/Engine/Source/Developer/SourceControl/Public/ScopedSourceControlProgress.h |
| Include Path |
#include "ScopedSourceControlProgress.h" |
Syntax
class FScopedSourceControlProgress
Constructors
| Name |
Remarks |
Include Path |
Unreal Specifiers |
FScopedSourceControlProgress
(
const FText& InText,
const FSimpleDelegate& InOnCancelled
)
|
Constructor. |
ScopedSourceControlProgress.h |
|
Destructors
| Name |
Remarks |
Include Path |
Unreal Specifiers |
~FScopedSourceControlProgress()
|
Destructor - closes the dialog |
ScopedSourceControlProgress.h |
|
Variables
Protected
Functions
Public
| Name |
Remarks |
Include Path |
Unreal Specifiers |
|
Makes sure the dialog is ticked |
ScopedSourceControlProgress.h |
|