FPackageLocalizationCultureCache::AddRootSourcePath

Add a source path to be scanned the next time ConditionalUpdateCache is called.

Windows
MacOS
Linux

References

Module

CoreUObject

Header

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

Include

#include "Internationalization/PackageLocalizationCache.h"

Source

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

Syntax

void AddRootSourcePath
(
    const FString & InRootPath
)

Remarks

Add a source path to be scanned the next time ConditionalUpdateCache is called.

Parameters

Parameter

Description

InRootPath

The root source path to add.

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