FStringMacroDescriptor

Windows
MacOS
Linux

Inheritance Hierarchy

UGatherTextFromSourceCommandlet::FMacroDescriptor

UGatherTextFromSourceCommandlet::FStringMacroDescriptor

References

Module

UnrealEd

Header

/Engine/Source/Editor/UnrealEd/Classes/Commandlets/GatherTextFromSourceCommandlet.h

Include

#include "Commandlets/GatherTextFromSourceCommandlet.h"

Syntax

class FStringMacroDescriptor : public UGatherTextFromSourceCommandlet::FMacroDescriptor

Constructors

Name Description

Public function

FStringMacroDescriptor

(
    FString InName,
    FMacroArg Arg0
)

Public function

FStringMacroDescriptor

(
    FString InName,
    FMacroArg Arg0,
    FMacroArg Arg1
)

Public function

FStringMacroDescriptor

(
    FString InName,
    FMacroArg Arg0,
    FMacroArg Arg1,
    FMacroArg Arg2
)

Functions

Name Description

Public function Virtual Const

void

 

TryParse

(
    const FString& LineText,
    FSourceFileParseContext& Context
)

Classes

Name

Description

Public struct

FMacroArg

Enums

Name

Description

Public enum

EMacroArgSemantic

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss