FLocalNetAnalyticsStruct

For use with TThreadedNetAnalyticsData - this struct is subclassed, and used to define/hold the analytics variables, that will be tracked/aggregated.

Windows
MacOS
Linux

Inheritance Hierarchy

FVirtualDestructor

FLocalNetAnalyticsStruct

References

Module

NetCore

Header

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

Include

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

Syntax

struct FLocalNetAnalyticsStruct : public FVirtualDestructor

Remarks

For use with TThreadedNetAnalyticsData - this struct is subclassed, and used to define/hold the analytics variables, that will be tracked/aggregated.

This base type is required, due to how TThreadedNetAnalyticsData handles tracking of local analytics variables.

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