ITextFormatArgumentModifier::EstimateLength

Quickly estimate the length of text that this argument modifier will likely inject into the string when evaluated

Windows
MacOS
Linux

References

Module

Core

Header

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

Include

#include "Internationalization/ITextFormatArgumentModifier.h"

Syntax

void EstimateLength
(
    int32 & OutLength,
    bool & OutUsesFormatArgs
) const

Remarks

Quickly estimate the length of text that this argument modifier will likely inject into the string when evaluated

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