Navigation
Unreal Engine C++ API Reference > Editor > UnrealEd > Commandlets
Inheritance Hierarchy
- UObjectBase
- UObjectBaseUtility
- UObject
- UCommandlet
- UTextAssetCommandlet
References
Module | UnrealEd |
Header | /Engine/Source/Editor/UnrealEd/Classes/Commandlets/TextAssetCommandlet.h |
Include | #include "Commandlets/TextAssetCommandlet.h" |
Syntax
class UTextAssetCommandlet : public UCommandlet
Constructors
Type | Name | Description | |
---|---|---|---|
![]() |
UTextAssetCommandlet
(
const FObjectInitializer& ObjectInitializer |
Functions
Type | Name | Description | |
---|---|---|---|
![]() ![]() |
bool | DoTextAssetProcessing
(
const FString& InCommandLine |
|
![]() ![]() |
bool | DoTextAssetProcessing
(
const FProcessingArgs& InArgs |
Overridden from UCommandlet
Classes
Type | Name | Description | |
---|---|---|---|
![]() |
FProcessingArgs |