FLocTextWordCounts::AddRow

Add a new row and get its data.

Unreal Engine C++ API Reference > Developer > Localization > FLocTextWordCounts

References

   
Module Localization
Header /Engine/Source/Developer/Localization/Public/LocTextHelper.h
Include #include "LocTextHelper.h"
Source /Engine/Source/Developer/Localization/Private/LocTextHelper.cpp
[FRowData](API\Developer\Localization\FLocTextWordCounts\FRowData) & AddRow
(
    int32 * OutIndex
)

Remarks

Add a new row and get its data. The row data.

Parameters

Name Description
OutIndex Optional value to fill with the index of the new row.

Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library