Navigation
API > API/Runtime > API/Runtime/InterchangeEngine > API/Runtime/InterchangeEngine/UInterchangeAnalyticsHandlerBase
Description
Clears accumulated attributes for an event identifier. Useful in Translator Analytic Events context.
| Name | Clear |
| Type | function |
| Header File | /Engine/Source/Runtime/Interchange/Engine/Public/InterchangeAnalyticsHandlerBase.h |
| Include Path | #include "InterchangeAnalyticsHandlerBase.h" |
| Source | /Engine/Source/Runtime/Interchange/Engine/Private/InterchangeAnalyticsHandlerBase.cpp |
void Clear
(
const FString & Identifier
)