GetState

Overload list

Unreal Engine C++ API Reference > Developer > LocalizationService > ILocalizationServiceProvider

  Type Name Description
Public function Virtual TSharedPtr< ILocalizationServiceState, ESPMode::ThreadSafe > Helper overload for state retrieval, see GetState().
Public function ELocalizationServiceOperationCommandResult::Type

GetState ( const TArray< FLocalizationServiceTranslationIdentifier >& InTranslationIds,
TArray< TSharedRef< ILocalizationServiceState, ESPMode::ThreadSafe > >& OutState,
ELocalizationServiceCacheUsage::Type InStateCacheUsage
)

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

Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library

On this page