ULocalizationSettings

Class for loading/saving configuration settings and the details view objects needed for localization dashboard functionality.

Windows
MacOS
Linux

Inheritance Hierarchy

UObjectBase

UObjectBaseUtility

UObject

ULocalizationSettings

References

Module

Localization

Header

/Engine/Source/Developer/Localization/Public/LocalizationSettings.h

Include

#include "LocalizationSettings.h"

Syntax

class ULocalizationSettings : public UObject

Remarks

Class for loading/saving configuration settings and the details view objects needed for localization dashboard functionality.

Constructors

Name Description

Public function

ULocalizationSettings

(
    const FObjectInitializer& ObjectIn...
)

Functions

Overridden from UObject

Name Description

Public function Virtual

void

 

PostEditChangeProperty

(
    FPropertyChangedEvent& PropertyCha...
)

Called when a property on this object has been modified externally

Public function Virtual

void

 

PostInitProperties()

Called after the C++ constructor and after the properties have been initialized, including those loaded from config.

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss