Navigation
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 AddTranslatorComment ( const [FString](API\Runtime\Core\Containers\FString) & InComment )
Remarks
Helper function that adds to the translator comments.
Parameters
Name | Description |
---|---|
InComment | String representing a translator comment entry. |