Navigation
API > API/Editor > API/Editor/UnrealEd
Commandlet to extract the localization data from a binary LocRes file and dump it as human readable CSV.
| Name | UExtractLocResCommandlet |
| Type | class |
| Header File | /Engine/Source/Editor/UnrealEd/Public/Commandlets/ExtractLocResCommandlet.h |
| Include Path | #include "Commandlets/ExtractLocResCommandlet.h" |
Syntax
UCLASS ()
class UExtractLocResCommandlet : public UCommandlet
Inheritance Hierarchy
- UObjectBase → UObjectBaseUtility → UObject → UCommandlet → UExtractLocResCommandlet