UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
IAnalyticsProviderET.h File Reference
#include "AnalyticsET.h"
#include "AnalyticsEventAttribute.h"
#include "Containers/Array.h"
#include "Containers/UnrealString.h"
#include "CoreMinimal.h"
#include "HAL/Platform.h"
#include "HAL/PlatformMisc.h"
#include "Interfaces/IAnalyticsProvider.h"
#include "Misc/Guid.h"
#include "Templates/Function.h"
#include "Templates/UnrealTemplate.h"

Go to the source code of this file.

Classes

struct  FAnalyticEventQueuedInfo
 

Functions

 DECLARE_MULTICAST_DELEGATE_TwoParams (FOnPreAnalyticsEventProcessed, TSharedRef< IHttpRequest, ESPMode::ThreadSafe > &)
 

Function Documentation

◆ DECLARE_MULTICAST_DELEGATE_TwoParams()

DECLARE_MULTICAST_DELEGATE_TwoParams ( FOnPreAnalyticsEventProcessed  ,
TSharedRef< IHttpRequest, ESPMode::ThreadSafe > &   
)

Fired immediately prior to the HTTP request for an analytics event being processed by HTTP