FPortableObjectEntry::AddExtractedComments

Helper function that adds to the extracted comments.

Windows
MacOS
Linux

References

Module

Localization

Header

/Engine/Source/Developer/Localization/Public/PortableObjectFormatDOM.h

Include

#include "PortableObjectFormatDOM.h"

Source

/Engine/Source/Developer/Localization/Private/PortableObjectFormatDOM.cpp

Syntax

void AddExtractedComments
(
    const TArray< FString > & InComments
)

Remarks

Helper function that adds to the extracted comments.

Parameters

Parameter

Description

InComments

String array representing extracted comment entries.

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss