Navigation
Unreal Engine C++ API Reference > Developer > LocalizationService > ILocalizationServiceState
References
Module | LocalizationService |
Header | /Engine/Source/Developer/LocalizationService/Public/ILocalizationServiceState.h |
Include | #include "ILocalizationServiceState.h" |
TSharedPtr< class ILocalizationServiceRevision, ESPMode::ThreadSafe > GetHistoryItem
&40;
int32 HistoryIndex
&41; 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 |