Navigation
API > API/Developer > API/Developer/Localization > API/Developer/Localization/FLocTextWordCounts
References
| Module | Localization |
| Header | /Engine/Source/Developer/Localization/Public/LocTextHelper.h |
| Include | #include "LocTextHelper.h" |
Syntax
struct FRowData
Remarks
Data representing a single word count row
Variables
| Type | Name | Description | |
|---|---|---|---|
| TMap< FString, int32 > | PerCultureWordCounts | ||
| int32 | SourceWordCount | ||
| FDateTime | Timestamp |
Constructors
| Type | Name | Description | |
|---|---|---|---|
FRowData () |
Functions
| Type | Name | Description | |
|---|---|---|---|
| bool | IdenticalWordCounts
(
const FRowData& InOther |
||
| void |