UInternationalizationConditioningCommandlet::FLocalizationFile::GetIdenticalProperties

Appends all the entries that have matching primary language and translated text to the passed in array.

Windows
MacOS
Linux

References

Module

UnrealEd

Header

/Engine/Source/Editor/UnrealEd/Classes/Commandlets/InternationalizationConditioningCommandlet.h

Include

#include "Commandlets/InternationalizationConditioningCommandlet.h"

Source

/Engine/Source/Editor/UnrealEd/Private/Commandlets/InternationalizationConditioningCommandlet.cpp

Syntax

void GetIdenticalProperties
(
    TArray< FLocalizationFileEntry > & OutProperties
) const

Remarks

Appends all the entries that have matching primary language and translated text to the passed in array.

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