IUnrealInsightsModule::FindMajorTabConfig

Finds a major tab config for the specified id.

Unreal Engine C++ API Reference > Developer > TraceInsights > Insights > IUnrealInsightsModule

References

   
Module TraceInsights
Header /Engine/Source/Developer/TraceInsights/Public/Insights/IUnrealInsightsModule.h
Include #include "Insights/IUnrealInsightsModule.h"
const [FInsightsMajorTabConfig](API\Developer\TraceInsights\Insights\FInsightsMajorTabConfig) & FindMajorTabConfig
(
    const [FName](API\Runtime\Core\UObject\FName) & InMajorTabId
) const

Remarks

Finds a major tab config for the specified id.


Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library