UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
UE::Interchange::FAnalyticsHelper Struct Reference

#include <InterchangeAnalyticsHelper.h>

Public Member Functions

INTERCHANGEENGINE_API void AppendThreadSafe (const FString &Identifier, const TArray< FAnalyticsEventAttribute > &ToAdd)
 
INTERCHANGEENGINE_API void ClearAnalyticsEventData (const FString &Identifier)
 
INTERCHANGEENGINE_API void Add (const FString &Identifier, const FAnalyticsEventAttribute &Entry)
 
INTERCHANGEENGINE_API void AddThreadSafe (const FString &Identifier, const FAnalyticsEventAttribute &Entry)
 
INTERCHANGEENGINE_API void SendAnalytics ()
 

Member Function Documentation

◆ Add()

void UE::Interchange::FAnalyticsHelper::Add ( const FString &  Identifier,
const FAnalyticsEventAttribute Entry 
)

◆ AddThreadSafe()

void UE::Interchange::FAnalyticsHelper::AddThreadSafe ( const FString &  Identifier,
const FAnalyticsEventAttribute Entry 
)

◆ AppendThreadSafe()

void UE::Interchange::FAnalyticsHelper::AppendThreadSafe ( const FString &  Identifier,
const TArray< FAnalyticsEventAttribute > &  ToAdd 
)

◆ ClearAnalyticsEventData()

void UE::Interchange::FAnalyticsHelper::ClearAnalyticsEventData ( const FString &  Identifier)

◆ SendAnalytics()

void UE::Interchange::FAnalyticsHelper::SendAnalytics ( )

The documentation for this struct was generated from the following files: