IPluginManager::GetLocalizationPathsForEnabledPlugins

Get the localization paths for all enabled plugins.

Windows
MacOS
Linux

References

Module

Projects

Header

/Engine/Source/Runtime/Projects/Public/Interfaces/IPluginManager.h

Include

#include "Interfaces/IPluginManager.h"

Syntax

void GetLocalizationPathsForEnabledPlugins
(
    TArray< FString > & OutLocResPaths
)

Remarks

Get the localization paths for all enabled plugins.

Parameters

Parameter

Description

OutLocResPaths

Array to populate with the localization paths for all enabled plugins.

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