UInternationalizationConditioningCommandlet::FLocalizationFile::CompareToCounterpart

Compares the data in this loc file against the data in the specified counterpart file, placing the results in the various tracking arrays.

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 CompareToCounterpart
(
    TSharedPtr< FLocalizationFile > Other
)

Remarks

Compares the data in this loc file against the data in the specified counterpart file, placing the results in the various tracking arrays.

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