Navigation
API > API/Developer > API/Developer/Localization > API/Developer/Localization/FPortableObjectEntry
References
Module | Localization |
Header | /Engine/Source/Developer/Localization/Public/PortableObjectFormatDOM.h |
Include | #include "PortableObjectFormatDOM.h" |
Source | /Engine/Source/Developer/Localization/Private/PortableObjectFormatDOM.cpp |
void AddExtractedComments
&40;
const TArray< FString > & InComments
&41;
Remarks
Helper function that adds to the extracted comments.
Parameters
Name | Description |
---|---|
InComments | String array representing extracted comment entries. |