ILocalizationDashboardModule

Interface for localization dashboard module.

Unreal Engine C++ API Reference > Editor > LocalizationDashboard

Inheritance Hierarchy

References

   
Module LocalizationDashboard
Header /Engine/Source/Editor/LocalizationDashboard/Public/ILocalizationDashboardModule.h
Include #include "ILocalizationDashboardModule.h"

Syntax

class ILocalizationDashboardModule : public [IModuleInterface](API\Runtime\Core\Modules\IModuleInterface)  

Remarks

Interface for localization dashboard module.

Destructors

Type Name Description
  ~ILocalizationDashboardModule () Virtual destructor.

Functions

Type Name Description
ILocalizatio... Get ()  
ILocalizatio... GetCurrentLocalizationServiceProvider ()  
const TArray... GetLocalizationServiceProviders ()  
void Show () Shows the localization dashboard UI.

Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library