IInsightsComponent::Initialize

Initializes this component. Called by TraceInsights module when this component is registered.

Windows
MacOS
Linux

References

Module

TraceInsights

Header

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

Include

#include "Insights/IUnrealInsightsModule.h"

Syntax

void Initialize
(
    IUnrealInsightsModule & Module
)

Remarks

Initializes this component. Called by TraceInsights module when this component is registered.

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