ILocalizationServiceState::GetHistoryItem

Get an item from the history

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

References

   
Module LocalizationService
Header /Engine/Source/Developer/LocalizationService/Public/ILocalizationServiceState.h
Include #include "ILocalizationServiceState.h"
[TSharedPtr](API\Runtime\Core\Templates\TSharedPtr)< class [ILocalizationServiceRevision](API\Developer\LocalizationService\ILocalizationServiceRevision), ESPMode::ThreadSafe > GetHistoryItem
(
    int32 HistoryIndex
) const

Remarks

Get an item from the history a history item or NULL if none exist

Parameters

Name Description
HistoryIndex the index of the history item

Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library