FUICommandMacroDescriptor

Windows
MacOS
Linux

Inheritance Hierarchy

UGatherTextFromSourceCommandlet::FMacroDescriptor

UGatherTextFromSourceCommandlet::FUICommandMacroDescriptor

References

Module

UnrealEd

Header

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

Include

#include "Commandlets/GatherTextFromSourceCommandlet.h"

Syntax

class FUICommandMacroDescriptor : public UGatherTextFromSourceCommandlet::FMacroDescriptor

Constructors

Functions

Name Description

Public function Virtual Const

void

 

TryParse

(
    const FString& Text,
    FSourceFileParseContext& Context
)

Protected function Const

void

 

TryParseArgs

(
    const FString& Text,
    FSourceFileParseContext& Context,
    const TArray< FString >& Arguments,
    const int32 ArgIndexOffset
)

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