ILocalizationServiceState::GetHistorySize

Get the size of 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"
int32 GetHistorySize() const

Remarks

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. the number of items in the history


Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library