Navigation
API > API/Editor > API/Editor/UnrealEd
| |
|
| Name |
FGatherTextCommandletTask |
| Type |
struct |
| Header File |
/Engine/Source/Editor/UnrealEd/Classes/Commandlets/GatherTextCommandlet.h |
| Include Path |
#include "Commandlets/GatherTextCommandlet.h" |
Syntax
USTRUCT ()
struct FGatherTextCommandletTask
Variables
Public
| Name |
Type |
Remarks |
Include Path |
Unreal Specifiers |
| Commandlet |
TObjectPtr< UGatherTextCommandletBase > |
Commandlet to invoke the Main function of when running this task |
Commandlets/GatherTextCommandlet.h |
|
| CommandletParams |
FString |
Params to pass the the Main function of the commandlet |
Commandlets/GatherTextCommandlet.h |
|