Navigation
API > API/Developer > API/Developer/LocalizationService
| Name | FScopedLocalizationServiceProgress |
| Type | class |
| Header File | /Engine/Source/Developer/LocalizationService/Public/ScopedLocalizationServiceProgress.h |
| Include Path | #include "ScopedLocalizationServiceProgress.h" |
Syntax
class FScopedLocalizationServiceProgress
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FScopedLocalizationServiceProgress
(
const FText& InText, |
Constructor. | ScopedLocalizationServiceProgress.h |
Destructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
~FScopedLocalizationServiceProgress() |
Destructor - closes the dialog | ScopedLocalizationServiceProgress.h |
Variables
Protected
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| WindowPtr | TWeakPtr< class SWindow > | The window containing this progress window | ScopedLocalizationServiceProgress.h |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
void Tick() |
Makes sure the dialog is ticked | ScopedLocalizationServiceProgress.h |