FPackagePendingGather

Struct containing the data needed by a pending package that we will gather text from

Windows
MacOS
Linux

References

Module

UnrealEd

Header

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

Include

#include "Commandlets/GatherTextFromAssetsCommandlet.h"

Syntax

struct FPackagePendingGather

Remarks

Struct containing the data needed by a pending package that we will gather text from

Variables

Name Description

Public variable

TSet< FName >

 

Dependencies

The complete set of dependencies for the package

Public variable

TArray< FGather...

 

GatherableTextDataArray

Contains the localization cache data for this package (if cached)

Public variable

FString

 

PackageFilename

The filename of the package on disk

Public variable

EPackageLocCach...

 

PackageLocCacheState

Localization cache state of this package

Public variable

FName

 

PackageName

The name of the package

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