Navigation
API > API/Editor > API/Editor/UnrealEd > API/Editor/UnrealEd/UGatherTextFromSourceCommandlet > API/Editor/UnrealEd/UGatherTextFromSourceCommandlet/FUICommandMacroDescriptor
Overloads
| Name |
Remarks |
Include Path |
Unreal Specifiers |
|
|
Commandlets/GatherTextFromSourceCommandlet.h |
|
|
|
Commandlets/GatherTextFromSourceCommandlet.h |
|
FUICommandMacroDescriptor()
| |
|
| Name |
FUICommandMacroDescriptor |
| Type |
function |
| Header File |
/Engine/Source/Editor/UnrealEd/Classes/Commandlets/GatherTextFromSourceCommandlet.h |
| Include Path |
#include "Commandlets/GatherTextFromSourceCommandlet.h" |
FUICommandMacroDescriptor()
FUICommandMacroDescriptor(FString, int32)
| |
|
| Name |
FUICommandMacroDescriptor |
| Type |
function |
| Header File |
/Engine/Source/Editor/UnrealEd/Classes/Commandlets/GatherTextFromSourceCommandlet.h |
| Include Path |
#include "Commandlets/GatherTextFromSourceCommandlet.h" |
FUICommandMacroDescriptor
(
FString InName,
int32 InMinNumberOfArgument
)