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