FProfilerHelper::ShortenName

Shorten a name for stats display.

Windows
MacOS
Linux

References

Module

Profiler

Header

/Engine/Source/Developer/Profiler/Public/ProfilerCommon.h

Include

#include "ProfilerCommon.h"

Syntax

static FString ShortenName
(
    const FString & NameToShorten,
    const int32 Limit
)

Remarks

Shorten a name for stats display.

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