FNetAnalyticsAggregator::SendAnalytics

Tells the analytics data holders to finish aggregating their analytics data, and to dispatch it.

Windows
MacOS
Linux

References

Module

NetCore

Header

/Engine/Source/Runtime/Net/Core/Public/Net/Core/Analytics/NetAnalytics.h

Include

#include "Net/Core/Analytics/NetAnalytics.h"

Source

/Engine/Source/Runtime/Net/Core/Private/Net/Core/Analytics/NetAnalytics.cpp

Syntax

void SendAnalytics()

Remarks

Tells the analytics data holders to finish aggregating their analytics data, and to dispatch it. Only called once, at NetDriver shutdown.

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