Navigation
API > API/Editor > API/Editor/UnrealEd > API/Editor/UnrealEd/UGatherTextFromAssetsWorkerComma-
| |
|
| Name |
FPackagePendingGather |
| Type |
struct |
| Header File |
/Engine/Source/Editor/UnrealEd/Classes/Commandlets/GatherTextFromAssetsCommandlet.h |
| Include Path |
#include "Commandlets/GatherTextFromAssetsCommandlet.h" |
Syntax
struct FPackagePendingGather
Variables
Public
| Name |
Type |
Remarks |
Include Path |
Unreal Specifiers |
| Dependencies |
TSet< FName > |
The complete set of dependencies for the package |
Commandlets/GatherTextFromAssetsCommandlet.h |
|
| ExternalActors |
TSet< FGuid > |
The set of external actors to process for a world partition map package |
Commandlets/GatherTextFromAssetsCommandlet.h |
|
| PackageName |
FName |
The name of the package |
Commandlets/GatherTextFromAssetsCommandlet.h |
|
| RequestorAddress |
FMessageAddress |
Address of the endpoint that requested this package to be gathered |
Commandlets/GatherTextFromAssetsCommandlet.h |
|