Navigation
API > API/Plugins > API/Plugins/InterchangeAnalytics > API/Plugins/InterchangeAnalytics/UInterchangeAnalyticsHandlerDefa-
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
virtual void Send
(
const FInterchangeImportResultAnalyticsInfo& ImportResultAnalyticsInfo |
InterchangeAnalyticsHandlerDefault.h | ||
virtual void Send
(
const TArray< UInterchangePipelineBase* >& Pipelines, |
InterchangeAnalyticsHandlerDefault.h |
Send(const FInterchangeImportResultAnalyticsInfo &)
| Name | Send |
| Type | function |
| Header File | /Engine/Plugins/Interchange/Runtime/Source/Analytics/Public/InterchangeAnalyticsHandlerDefault.h |
| Include Path | #include "InterchangeAnalyticsHandlerDefault.h" |
| Source | /Engine/Plugins/Interchange/Runtime/Source/Analytics/Private/InterchangeAnalyticsHandlerDefault.cpp |
virtual void Send
(
const FInterchangeImportResultAnalyticsInfo & ImportResultAnalyticsInfo
)
Send(const TArray< UInterchangePipelineBase * > &, const int32)
| Name | Send |
| Type | function |
| Header File | /Engine/Plugins/Interchange/Runtime/Source/Analytics/Public/InterchangeAnalyticsHandlerDefault.h |
| Include Path | #include "InterchangeAnalyticsHandlerDefault.h" |
| Source | /Engine/Plugins/Interchange/Runtime/Source/Analytics/Private/InterchangeAnalyticsHandlerDefault.cpp |
virtual void Send
(
const TArray < UInterchangePipelineBase * > & Pipelines,
const int32 AsyncHelperUniqueId
)