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
Functions
Public
Overridden from UCommandlet
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
virtual int32 Main
(
const FString& Params |
Commandlets/ExtractLocResCommandlet.h |