Navigation
API > API/Editor > API/Editor/UnrealEd > API/Editor/UnrealEd/UGatherTextFromSourceCommandlet > API/Editor/UnrealEd/UGatherTextFromSourceCommandlet/FParsedNestedMacro
Overloads
| Name |
Remarks |
Include Path |
Unreal Specifiers |
|
|
Commandlets/GatherTextFromSourceCommandlet.h |
|
|
|
Commandlets/GatherTextFromSourceCommandlet.h |
|
FParsedNestedMacro()
| |
|
| Name |
FParsedNestedMacro |
| Type |
function |
| Header File |
/Engine/Source/Editor/UnrealEd/Classes/Commandlets/GatherTextFromSourceCommandlet.h |
| Include Path |
#include "Commandlets/GatherTextFromSourceCommandlet.h" |
FParsedNestedMacro()
FParsedNestedMacro(const FString &, const FString &, const FString &, const FString &, int32, int32)
| |
|
| Name |
FParsedNestedMacro |
| Type |
function |
| Header File |
/Engine/Source/Editor/UnrealEd/Classes/Commandlets/GatherTextFromSourceCommandlet.h |
| Include Path |
#include "Commandlets/GatherTextFromSourceCommandlet.h" |
FParsedNestedMacro
(
const FString & InMacroName,
const FString & InMacroNameNested,
const FString & InFilename,
const FString & InContent,
int32 InLineStart,
int32 InLineCount
)