Navigation
API > API/Developer > API/Developer/Localization > API/Developer/Localization/FLocTextHelper
References
| Module | Localization |
| Header | /Engine/Source/Developer/Localization/Public/LocTextHelper.h |
| Include | #include "LocTextHelper.h" |
| Source | /Engine/Source/Developer/Localization/Private/LocTextHelper.cpp |
FLocTextWordCounts GetWordCountReport
&40;
const FDateTime & InTimestamp,
const TCHAR &42; InBaseReportFilePath
&41; const
Remarks
Get a word count report for the current state of the manifest and archives. The word count report.
Parameters
| Name | Description |
|---|---|
| InTimestamp | Timestamp to use when adding this entry to the report. |
| InBaseReportFilePath | Optional string containing the file path to a report we should use as a base for this one (loads that data before adding ours to it). |