Navigation
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" |
void UnregisterComponent ( [TSharedPtr](API\Runtime\Core\Templates\TSharedPtr)< [IInsightsComponent](API\Developer\TraceInsights\Insights\IInsightsComponent) > Component )
Remarks
Unregisters an IInsightsComponent. The component will Shutdown().