Navigation
API > API/Editor > API/Editor/UnrealEd > API/Editor/UnrealEd/UGatherTextFromSourceCommandlet > API/Editor/UnrealEd/UGatherTextFromSourceCommandlet/FStringMacroDescriptor
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FStringMacroDescriptor
(
FString InName, |
Commandlets/GatherTextFromSourceCommandlet.h | ||
FStringMacroDescriptor
(
FString InName, |
Commandlets/GatherTextFromSourceCommandlet.h | ||
FStringMacroDescriptor
(
FString InName, |
Commandlets/GatherTextFromSourceCommandlet.h |
FStringMacroDescriptor(FString, FMacroArg)
| Name | FStringMacroDescriptor |
| Type | function |
| Header File | /Engine/Source/Editor/UnrealEd/Classes/Commandlets/GatherTextFromSourceCommandlet.h |
| Include Path | #include "Commandlets/GatherTextFromSourceCommandlet.h" |
FStringMacroDescriptor
(
FString InName,
FMacroArg Arg0
)
FStringMacroDescriptor(FString, FMacroArg, FMacroArg)
| Name | FStringMacroDescriptor |
| Type | function |
| Header File | /Engine/Source/Editor/UnrealEd/Classes/Commandlets/GatherTextFromSourceCommandlet.h |
| Include Path | #include "Commandlets/GatherTextFromSourceCommandlet.h" |
FStringMacroDescriptor
(
FString InName,
FMacroArg Arg0,
FMacroArg Arg1
)
FStringMacroDescriptor(FString, FMacroArg, FMacroArg, FMacroArg)
| Name | FStringMacroDescriptor |
| Type | function |
| Header File | /Engine/Source/Editor/UnrealEd/Classes/Commandlets/GatherTextFromSourceCommandlet.h |
| Include Path | #include "Commandlets/GatherTextFromSourceCommandlet.h" |
FStringMacroDescriptor
(
FString InName,
FMacroArg Arg0,
FMacroArg Arg1,
FMacroArg Arg2
)