Navigation
API > API/Runtime > API/Runtime/Projects > API/Runtime/Projects/Interfaces > API/Runtime/Projects/Interfaces/IPluginManager
References
| Module | Projects |
| Header | /Engine/Source/Runtime/Projects/Public/Interfaces/IPluginManager.h |
| Include | #include "Interfaces/IPluginManager.h" |
void GetLocalizationPathsForEnabledPlugins
&40;
TArray< FString > & OutLocResPaths
&41;
Remarks
Get the localization paths for all enabled plugins.
Parameters
| Name | Description |
|---|---|
| OutLocResPaths | Array to populate with the localization paths for all enabled plugins. |