UGatherTextFromMetaDataCommandlet

[UGatherTextFromMetaDataCommandlet](API\Editor\UnrealEd\Commandlets\UGatherTextFromMetaDataCommandle-): Localization commandlet that collects all text to be localized from generated metadata.

Windows
MacOS
Linux

Inheritance Hierarchy

References

Module

UnrealEd

Header

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

Include

#include "Commandlets/GatherTextFromMetadataCommandlet.h"

Syntax

class UGatherTextFromMetaDataCommandlet : public UGatherTextCommandletBase

Remarks

UGatherTextFromMetaDataCommandlet: Localization commandlet that collects all text to be localized from generated metadata.

Constructors

Name Description

Public function

UGatherTextFromMetaDataCommandlet

(
    const FObjectInitializer& ObjectIn...
)

Overridden from UCommandlet

Name Description

Public function Virtual

int32

 

Main

(
    const FString& Params
)

Entry point for your commandlet

Classes

Name

Description

Public struct

FGatherParameters

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