ITextFormatArgumentModifier::Evaluate

Given the argument, evaluate the result and append it to OutResult

Windows
MacOS
Linux

References

Module

Core

Header

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

Include

#include "Internationalization/ITextFormatArgumentModifier.h"

Syntax

void Evaluate
(
    const FFormatArgumentValue & InValue,
    const FPrivateTextFormatArguments & InFormatArgs,
    FString & OutResult
) const

Remarks

Given the argument, evaluate the result and append it to OutResult

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