FRowData

Data representing a single word count row

Unreal Engine C++ API Reference > 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, ... PerCultureWordCounts  
int32 SourceWordCount  
FDateTime Timestamp  

Constructors

Type Name Description
  FRowData ()  

Functions

Type Name Description
bool IdenticalWordCounts ( const FRowData& InOther )  
void ResetWordCounts ()  

Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library