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
Constructors
| Name |
Remarks |
Include Path |
Unreal Specifiers |
FStringTableFromFileMacroDescriptor
(
FString InName,
FString InRootPath
)
|
|
Commandlets/GatherTextFromSourceCommandlet.h |
|
Variables
Protected
Functions
Public
| Name |
Remarks |
Include Path |
Unreal Specifiers |
virtual void TryParse
(
const FString& Text,
FSourceFileParseContext& Context
) const
|
|
Commandlets/GatherTextFromSourceCommandlet.h |
|