Navigation
API > API/Developer > API/Developer/LocalizationService > API/Developer/LocalizationService/ILocalizationServiceState
Description
Get the size of the history. If an FUpdateStatus operation has been called with the ShouldUpdateHistory() set, there should be history present if the file has been committed to localization service.
| Name | GetHistorySize |
| Type | function |
| Header File | /Engine/Source/Developer/LocalizationService/Public/ILocalizationServiceState.h |
| Include Path | #include "ILocalizationServiceState.h" |
int32 GetHistorySize() const
the number of items in the history