FScopedLocalizationServiceProgress

Unreal Engine C++ API Reference > Developer > LocalizationService

References

   
Module LocalizationService
Header /Engine/Source/Developer/LocalizationService/Public/ScopedLocalizationServiceProgress.h
Include #include "ScopedLocalizationServiceProgress.h"

Syntax

class FScopedLocalizationServiceProgress  

Constructors

Type Name Description
  FScopedLocalizationServiceProgress ( const FText& InText, const FSimpleDelegate& InOnCancell... ) Constructor.

Destructors

Type Name Description
  ~FScopedLocalizationServiceProgress () 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