FScopedSourceControlProgress

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

Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library