FPackageLocalizationManager::PerformLazyInitialization

Initialize the manager from the callback set by InitializeFromLazyCallback.

Windows
MacOS
Linux

References

Module

CoreUObject

Header

/Engine/Source/Runtime/CoreUObject/Public/Internationalization/PackageLocalizationManager.h

Include

#include "Internationalization/PackageLocalizationManager.h"

Source

/Engine/Source/Runtime/CoreUObject/Private/Internationalization/PackageLocalizationManager.cpp

Syntax

void PerformLazyInitialization()

Remarks

Initialize the manager from the callback set by InitializeFromLazyCallback. It is expected that this callback calls one of the InitializeFromX functions.

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