ILocalizationServiceProvider::GetState

Get the state of each of the passed-in files.

Windows
MacOS
Linux

References

Module

LocalizationService

Header

/Engine/Source/Developer/LocalizationService/Public/ILocalizationServiceProvider.h

Include

#include "ILocalizationServiceProvider.h"

Syntax

Remarks

Get the state of each of the passed-in files. State may be cached for faster queries.

states can be NULL!

states can be NULL!

Returns

the result of the operation.

Parameters

Parameter

Description

InTranslationIds

The translations to retrieve state for.

OutState

The states of the files. This will be empty if the operation fails.

InStateCacheUsage

Whether to use the state cache or to force a (synchronous) state retrieval.

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