Navigation
API > API/Editor > API/Editor/UnrealEd > API/Editor/UnrealEd/UGatherTextFromSourceCommandlet
| Name | FStringMacroDescriptor |
| Type | class |
| Header File | /Engine/Source/Editor/UnrealEd/Classes/Commandlets/GatherTextFromSourceCommandlet.h |
| Include Path | #include "Commandlets/GatherTextFromSourceCommandlet.h" |
Syntax
class FStringMacroDescriptor : public UGatherTextFromSourceCommandlet::FMacroDescriptor
Inheritance Hierarchy
- UGatherTextFromSourceCommandlet::FParsableDescriptor → UGatherTextFromSourceCommandlet::FMacroDescriptor → UGatherTextFromSourceCommandlet::FStringMacroDescriptor
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FStringMacroDescriptor
(
FString InName, |
Commandlets/GatherTextFromSourceCommandlet.h | ||
FStringMacroDescriptor
(
FString InName, |
Commandlets/GatherTextFromSourceCommandlet.h | ||
FStringMacroDescriptor
(
FString InName, |
Commandlets/GatherTextFromSourceCommandlet.h |
Structs
| Name | Remarks |
|---|---|
| FMacroArg |
Enums
Public
| Name | Remarks |
|---|---|
| EMacroArgSemantic |
Variables
Protected
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| Arguments | TArray< FMacroArg > | Commandlets/GatherTextFromSourceCommandlet.h |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
virtual void TryParse
(
const FString& LineText, |
Commandlets/GatherTextFromSourceCommandlet.h |