UExtractLocResCommandlet

Commandlet to extract the localization data from a binary LocRes file and dump it as human readable CSV.

Windows
MacOS
Linux

Inheritance Hierarchy

References

Module

UnrealEd

Header

/Engine/Source/Editor/UnrealEd/Public/Commandlets/ExtractLocResCommandlet.h

Include

#include "Commandlets/ExtractLocResCommandlet.h"

Syntax

class UExtractLocResCommandlet : public UCommandlet

Remarks

Commandlet to extract the localization data from a binary LocRes file and dump it as human readable CSV.

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