IInsightsComponent::Initialize

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

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

References

   
Module TraceInsights
Header /Engine/Source/Developer/TraceInsights/Public/Insights/IUnrealInsightsModule.h
Include #include "Insights/IUnrealInsightsModule.h"
void Initialize
(
    [IUnrealInsightsModule](API\Developer\TraceInsights\Insights\IUnrealInsightsModule) & Module
)

Remarks

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


Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library