IAnalyticsProviderET::SetEventCallback

Set a callback to be invoked any time an event is queued.

Windows
MacOS
Linux

References

Module

AnalyticsET

Header

/Engine/Source/Runtime/Analytics/AnalyticsET/Public/IAnalyticsProviderET.h

Include

#include "IAnalyticsProviderET.h"

Syntax

void SetEventCallback
(
    const OnEventRecorded & Callback
)

Remarks

Set a callback to be invoked any time an event is queued.

Parameters

Parameter

Description

the

callback

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss