ITextFormatArgumentModifier::GetFormatArgumentNames

Get any argument names that are used by this argument modifier (for cases where the modifier itself uses format strings)

Windows
MacOS
Linux

References

Module

Core

Header

/Engine/Source/Runtime/Core/Public/Internationalization/ITextFormatArgumentModifier.h

Include

#include "Internationalization/ITextFormatArgumentModifier.h"

Syntax

void GetFormatArgumentNames
(
    TArray< FString > & OutArgumentNames
) const

Remarks

Get any argument names that are used by this argument modifier (for cases where the modifier itself uses format strings)

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