Choose your operating system:
Windows
macOS
Linux
| FVirtualDestructor
|
Module |
|
Header |
/Engine/Source/Runtime/Net/Core/Public/Net/Core/Analytics/NetAnalytics.h |
Include |
#include "Net/Core/Analytics/NetAnalytics.h" |
struct FLocalNetAnalyticsStruct : public FVirtualDestructor
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.