UFixConflictingLocalizationKeysCommandlet

Internal commandlet to fix any conflicting localization keys that are found in a manifest.

Windows
MacOS
Linux

Inheritance Hierarchy

UObjectBase

UObjectBaseUtility

UObject

UCommandlet

UFixConflictingLocalizationKeysCommandlet

References

Module

UnrealEd

Header

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

Include

#include "Commandlets/FixConflictingLocalizationKeys.h"

Syntax

class UFixConflictingLocalizationKeysCommandlet : public UCommandlet

Remarks

Internal commandlet to fix any conflicting localization keys that are found in a manifest. @note Hard-coded to work with the "Game" localization target.

Overridden from UCommandlet

Name Description

Public function Virtual

int32

 

Main

(
    const FString& Params
)

Entry point for your commandlet

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