TextLocalizationResourceUtil::ClearNativeProjectCultureName

Clear the native culture for the current project so it will be re-cached on the text call to GetNativeProjectCultureName.

Windows
MacOS
Linux

References

Module

Core

Header

/Engine/Source/Runtime/Core/Public/Internationalization/TextLocalizationResource.h

Include

#include "Internationalization/TextLocalizationResource.h"

Source

/Engine/Source/Runtime/Core/Private/Internationalization/TextLocalizationResource.cpp

Syntax

namespace TextLocalizationResourceUtil
{
    void TextLocalizationResourceUtil::ClearNativeProjectCultureName()
}

Remarks

Clear the native culture for the current project so it will be re-cached on the text call to GetNativeProjectCultureName.

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