Navigation
API > API/Editor > API/Editor/UnrealEd > API/Editor/UnrealEd/Commandlets > API/Editor/UnrealEd/Commandlets/UTextAssetCommandlet
References
| Module | UnrealEd |
| Header | /Engine/Source/Editor/UnrealEd/Classes/Commandlets/TextAssetCommandlet.h |
| Include | #include "Commandlets/TextAssetCommandlet.h" |
Syntax
struct FProcessingArgs
Variables
| Type | Name | Description | |
|---|---|---|---|
| bool | bFilenameIsFilter | ||
| bool | bIncludeEngineContent | ||
| bool | bVerifyJson | ||
| FString | CSVFilename | ||
| FString | Filename | ||
| int32 | NumSaveIterations | ||
| FString | OutputPath | ||
| ETextAssetCommandletMode | ProcessingMode |