Navigation
API > API/Editor > API/Editor/UnrealEd > API/Editor/UnrealEd/Commandlets
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.
Hard-coded to work with the "Game" localization target.