Navigation
API > API/Editor > API/Editor/UnrealEd > API/Editor/UnrealEd/UGatherTextFromSourceCommandlet
| Name | FMacroDescriptor |
| Type | class |
| Header File | /Engine/Source/Editor/UnrealEd/Classes/Commandlets/GatherTextFromSourceCommandlet.h |
| Include Path | #include "Commandlets/GatherTextFromSourceCommandlet.h" |
Syntax
class FMacroDescriptor : public UGatherTextFromSourceCommandlet::FParsableDescriptor
Inheritance Hierarchy
- UGatherTextFromSourceCommandlet::FParsableDescriptor → UGatherTextFromSourceCommandlet::FMacroDescriptor
Derived Classes
UGatherTextFromSourceCommandlet::FMacroDescriptor derived class hierarchy
- UGatherTextFromSourceCommandlet::FNestedMacroDescriptor
- UGatherTextFromSourceCommandlet::FNestedMacroPrepassDescriptor
- UGatherTextFromSourceCommandlet::FStringMacroDescriptor
- UGatherTextFromSourceCommandlet::FStringTableEntryMacroDescriptor
- UGatherTextFromSourceCommandlet::FStringTableEntryMetaDataMacroDescriptor
- UGatherTextFromSourceCommandlet::FStringTableFromFileMacroDescriptor
- UGatherTextFromSourceCommandlet::FStringTableMacroDescriptor
- UGatherTextFromSourceCommandlet::FStructuredLogMacroDescriptor
- UGatherTextFromSourceCommandlet::FUICommandMacroDescriptor
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FMacroDescriptor
(
FString InName, |
Commandlets/GatherTextFromSourceCommandlet.h |
Constants
| Name | Type | Remarks | Include Path |
|---|---|---|---|
| TextMacroString | const FString | Commandlets/GatherTextFromSourceCommandlet.h |
Variables
Protected
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| MinArgumentNumber | const int32 | Minimum number argument for that Macro. | Commandlets/GatherTextFromSourceCommandlet.h | |
| Name | const FString | Commandlets/GatherTextFromSourceCommandlet.h |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
int32 GetMinNumberOfArgument() |
Commandlets/GatherTextFromSourceCommandlet.h | ||
virtual const FString & GetToken() |
Commandlets/GatherTextFromSourceCommandlet.h |
Protected
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
| Commandlets/GatherTextFromSourceCommandlet.h | |||
bool ParseArgsFromNextLines
(
FMacroArgumentGatherer& ArgsGatherer, |
Commandlets/GatherTextFromSourceCommandlet.h | ||
bool ParseArgumentString
(
const FString& Text, |
Commandlets/GatherTextFromSourceCommandlet.h |
Static
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
| Commandlets/GatherTextFromSourceCommandlet.h |