ILocalizationServiceState::GetHistoryItem

Get an item from the history

Windows
MacOS
Linux

References

Module

LocalizationService

Header

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

Include

#include "ILocalizationServiceState.h"

Syntax

TSharedPtr< class ILocalizationServiceRevision, ESPMode::ThreadSafe > GetHistoryItem
(
    int32 HistoryIndex
) const

Remarks

Get an item from the history

Returns

a history item or NULL if none exist

Parameters

Parameter

Description

HistoryIndex

the index of the history item

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