FPortableObjectEntry::AddExtractedComments

Helper function that adds to the extracted comments.

Unreal Engine C++ API Reference > 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
(
    const [TArray](API\Runtime\Core\Containers\TArray)< [FString](API\Runtime\Core\Containers\FString) > & InComments
)

Remarks

Helper function that adds to the extracted comments.

Parameters

Name Description
InComments String array representing extracted comment entries.

Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library