Navigation
API > API/Editor > API/Editor/UnrealEd > API/Editor/UnrealEd/UGatherTextFromSourceCommandlet
| Name | FStringTableEntryMetaDataMacroDescriptor |
| Type | class |
| Header File | /Engine/Source/Editor/UnrealEd/Classes/Commandlets/GatherTextFromSourceCommandlet.h |
| Include Path | #include "Commandlets/GatherTextFromSourceCommandlet.h" |
Syntax
class FStringTableEntryMetaDataMacroDescriptor : public UGatherTextFromSourceCommandlet::FMacroDescriptor
Inheritance Hierarchy
- UGatherTextFromSourceCommandlet::FParsableDescriptor → UGatherTextFromSourceCommandlet::FMacroDescriptor → UGatherTextFromSourceCommandlet::FStringTableEntryMetaDataMacroDescriptor
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FStringTableEntryMetaDataMacroDescriptor() |
Commandlets/GatherTextFromSourceCommandlet.h |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
virtual void TryParse
(
const FString& Text, |
Commandlets/GatherTextFromSourceCommandlet.h |