Navigation
API > API/Runtime > API/Runtime/NetCore
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.
| Name | FLocalNetAnalyticsStruct |
| Type | struct |
| Header File | /Engine/Source/Runtime/Net/Core/Public/Net/Core/Analytics/NetAnalytics.h |
| Include Path | #include "Net/Core/Analytics/NetAnalytics.h" |
Syntax
struct FLocalNetAnalyticsStruct : public FVirtualDestructor
Inheritance Hierarchy
- FVirtualDestructor → FLocalNetAnalyticsStruct