FStatsTreeElement::GetPath

Returns the invocation path of this element.

Windows
MacOS
Linux

References

Module

Core

Header

/Engine/Source/Runtime/Core/Public/Stats/StatsHierarchical.h

Include

#include "Stats/StatsHierarchical.h"

Source

/Engine/Source/Runtime/Core/Private/Stats/StatsHierarchical.cpp

Syntax

FString GetPath() const

Remarks

Returns the invocation path of this element. The path is a period-separated string of all of the nested profiling scopes. For example: main.MyClass::Method.Algo::Sort

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