Navigation
API > API/Developer > API/Developer/TraceInsights > API/Developer/TraceInsights/Insights > API/Developer/TraceInsights/Insights/IUnrealInsightsModule
References
| Module | TraceInsights |
| Header | /Engine/Source/Developer/TraceInsights/Public/Insights/IUnrealInsightsModule.h |
| Include | #include "Insights/IUnrealInsightsModule.h" |
bool ConnectToStore
&40;
const TCHAR &42; InStoreHost,
uint32 InStorePort
&41;
Remarks
Connects to a specified store. If connected succesfully or not.
Parameters
| Name | Description |
|---|---|
| InStoreHost | The host of the store to connect to. |
| InStorePort | The port of the store to connect to. |