IUnrealInsightsModule::FindMajorTabConfig

Finds a major tab config for the specified id.

Windows
MacOS
Linux

References

Module

TraceInsights

Header

/Engine/Source/Developer/TraceInsights/Public/Insights/IUnrealInsightsModule.h

Include

#include "Insights/IUnrealInsightsModule.h"

Syntax

const FInsightsMajorTabConfig & FindMajorTabConfig
(
    const FName & InMajorTabId
) const

Remarks

Finds a major tab config for the specified id.

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