ShouldRecordEventFunction

Callback used before any event is actually sent. Allows higher level code to disable events.

Windows
MacOS
Linux

Type

typedef TFunction< bool &ThisProvider, const FString &EventName)> ShouldRecordEventFunction

References

Module

AnalyticsET

Header

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

Include

#include "IAnalyticsProviderET.h"

Remarks

Callback used before any event is actually sent. Allows higher level code to disable events.

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