Navigation
API > API/Editor > API/Editor/UnrealEd > API/Editor/UnrealEd/UGatherTextFromSourceCommandlet > API/Editor/UnrealEd/UGatherTextFromSourceCommandlet/FStringMacroDescriptor
| Name | EMacroArgSemantic |
| Type | enum |
| Header File | /Engine/Source/Editor/UnrealEd/Classes/Commandlets/GatherTextFromSourceCommandlet.h |
| Include Path | #include "Commandlets/GatherTextFromSourceCommandlet.h" |
Syntax
enum EMacroArgSemantic
{
MAS_Namespace,
MAS_Identifier,
MAS_SourceText,
}
Values
| Name | Remarks |
|---|---|
| MAS_Namespace | |
| MAS_Identifier | |
| MAS_SourceText |