FStatsTreeElement::FindChild

Returns the child or nullptr based on a given path

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

FStatsTreeElement * FindChild
(
    const FString & InPath
)

Remarks

Returns the child or nullptr based on a given path

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